aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-08-26 13:08:42 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-08-26 13:08:42 +0200
commitf4c470d11e8100f3ecf9fa68abb97a039ed81a2d (patch)
treed4ef024596cf4754384db154e6d1891e567989fe /CHANGELOG.md
parentc183301cb6690b9cdb8f50f476d5195adc57fdb2 (diff)
Bump version to 2.0.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 863e5e0..e023e2d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).
-## [UNRELEASED]
+## [2.0.0] - 2018-08-26
### Changed
- `.read` will now return the `Config` object, instead of a `Bool`.