diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f3a502..d4152d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +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 +### Added +### Fixed +## 1.16.0 - 2020-01-13 ### Fixed - Handle degenerated `onehot_to_bin` with `ONEHOT_WIDTH == 1` - Handle degenerated `id_queue` with `CAPACITY == 1` or `HT_CAPACITY == 1`