diff --git a/CHANGELOG.md b/CHANGELOG.md index d9d2a86b29..ba2fce2f41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,13 @@ All notable changes to `Nakadi` will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.0.0] +## [1.0.1] - 2017-07-14 + +### Fixed +- Fixed log level of InvalidStreamIdException. +- Fixed reading events with Low Level API from event type with expired timeline. + +## [1.0.0] - 2017-07-12 ### Added - Authorization on reading from, modifying and publishing to an event type.