changelog update for #187

This commit is contained in:
Benjamin Sherman 2017-04-30 21:16:31 -05:00 committed by mbohlool
parent eaf781c787
commit 058b81b8bd

View File

@ -1,6 +1,9 @@
# v2.0.0
- No changes. The same as `v2.0.0b1`.
# v2.0.0b2
- Bugfix: support RFC6902 'json-patch' operations #187
# v1.0.1
- Bugfix: urllib3 1.21 fails tests, Excluding version 1.21 from dependencies #197