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>2023-07-25 02:17:05 +0200
commit789df49f5b188d1dfad92d87f86660dcbf67dd76 (patch)
treefd4fd06ed2f5e1638b1caeaaabcd37cfbb4b5ef6 /CHANGELOG.md
parent6590597ee0d8a6142e21fce05627615dad01e990 (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