From ace1cd4edb9dbc196f73f5602a53ed61dbab75a3 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Fri, 20 Dec 2019 12:47:53 +0800 Subject: [PATCH] updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6745f71..f5509307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Features / Enhancement - **Disclaimer**. Added page for Disclaimer. - **Call API to fetch version**. [#371](https://github.com/crawlab-team/crawlab/issues/371) +- **Configure to allow user registration**. [#346](https://github.com/crawlab-team/crawlab/issues/346) ### Bug Fixes - **"mongodb no reachable" error**. [#373](https://github.com/crawlab-team/crawlab/issues/373)