Releasing v5 today

This commit is contained in:
Vincent Prouillet 2018-08-13 16:06:55 +02:00
parent af18ff9230
commit 1f9af2e505
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## 5.0.0 (unreleased)
## 5.0.0 (2018-08-13)
- Update ring
- Change error handling to be based on simple struct/enum rather than error-chain
@ -17,7 +17,6 @@
- Make it mandatory to specify the algorithm in `decode`
## 3.0.0 (2017-09-08)
### Breaking changes