From 87e8bedfa122c0cbc458da5511e4ec6794c98660 Mon Sep 17 00:00:00 2001 From: Giovanni Sakti Date: Mon, 15 Jul 2019 03:30:50 +0000 Subject: [PATCH] Release version 1.0.0 --- CHANGELOG.md | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8a5c1f2..42559908 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Changed + +## [1.0.0] - 2019-07-15 +### Changed - Use dotenv instead of figaro. This is a breaking change and warrant a major version release. - All spiders are banned by default now in `robots.txt` - When admin account become inactive, the admin status will automatically revoked. diff --git a/VERSION b/VERSION index 6c6aa7cb..3eefcb9d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 \ No newline at end of file +1.0.0