diff --git a/CHANGELOG.md b/CHANGELOG.md index d05ac72..77493e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. 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). +## 1.0.6 + +### Changed + +- Officially added @akerl as maintainer - thanks for your support here! + +### Fixed + +- Fixed function signature bug (#22, thanks @ryandeivert and @paulbramsen) +- Fixed minor ordering bug in testsuite + ## 1.0.5 ### Changed