Prepare for 0.7.2 release.

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-13 00:42:18 +02:00
commit 59e0e75d69
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Version 0.7.2, released 2019-09-13:
* Updates
- Impl Error for JidParseError again, it got removed due to the failure removal but is still wanted.
Version 0.7.1, released 2019-09-06:
* Updates
- Remove failure dependency, to keep compilation times in check