Add changelog for v0.1.1
1 files changed, 8 insertions(+), 2 deletions(-) M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +8-2
@@ 1,4 1,5 @@ # Changelog All notable changes to this project will be documented in this file. @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6,7 7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [0.1.0] - 2020-06-01 ## [0.1.1] - 2020-06-02 ### Fixed * Initial Release - Fix encoding of CBOR tags and as a consequence, the encoding of `Time` ## [0.1.0] - 2020-06-01 - Initial Release