fix: pkg: CHANGELOG

This commit is contained in:
mzwiessele 2017-10-02 14:38:53 +01:00
parent 00f9ca1650
commit b5048bcfad

View file

@ -1,5 +1,18 @@
# Changelog
## v1.8.2 (2017-10-02)
### Fix
* Uniform prior tests. [mzwiessele]
* Uniform prior can be positive and negative, depending on lower and upper bound. [mzwiessele]
### Other
* Bump version: 1.8.1 → 1.8.2. [mzwiessele]
## v1.8.1 (2017-10-02)
### Fix