chore: update Changelog

This commit is contained in:
Bojan Mihelac 2019-01-10 08:34:54 +01:00
parent 596a4f5b54
commit 1a71653b66
1 changed files with 13 additions and 2 deletions

View File

@ -2,11 +2,22 @@ Changelog
=========
1.1.1 (unreleased)
1.2.0
------------------
- Nothing changed yet.
- feat: Better surfacing of validation errors in UI / optional model instance validation (#852)
- chore: Use modern setuptools in setup.py (#862)
- chore: Update URLs to use https:// (#863)
- chore: remove outdated workarounds
- chore: Run SQLite tests with in-memory database
- fix: Change logging level (#832)
- fix: Changed `get_instance()` return val (#842)
1.1.0 (2018-10-02)
------------------