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