aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-08-26 13:06:38 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-08-26 13:06:38 +0200
commitc183301cb6690b9cdb8f50f476d5195adc57fdb2 (patch)
treefd4fd06ed2f5e1638b1caeaaabcd37cfbb4b5ef6 /CHANGELOG.md
parent92ff6f1f4d3bb355c12cd3f30a9751d3488abc72 (diff)
Return self on .read
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2163e4..863e5e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@ 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]
+### Changed
+- `.read` will now return the `Config` object, instead of a `Bool`.
+
## [1.3.5] - 2018-03-28
### Added
- `api` key to META6.json