Skip to content

Commit

Permalink
Updates the CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
codekandis committed Jan 17, 2021
1 parent 2c2f74e commit 4bfb008
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [keep a changelog][xtlink-keep-a-changelog]
and this project adheres to [Semantic Versioning 2.0.0][xtlink-semantic-versioning].

## [2.1.0] - 2021-01-18

### Added

* meaningful exceptions for every exceptional case

### Updated

* all data providers to test against the new exceptions

[2.1.0]: https://github.com/codekandis/base64-codec/compare/2.0.0...2.1.0

---
## [2.0.0] - 2021-01-17

### Updated
Expand Down

0 comments on commit 4bfb008

Please sign in to comment.