Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Dec 2, 2019
1 parent e7e75b4 commit 92afbbd
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@ CHANGELOG
3.7.0 (unreleased)
==================

- Fix updating request.validated dict in ``colander_*_validator``
- Check for ``MappingSchema`` instance in ``colander_*_validator`` (possibly breaking change)
**Breaking changes**

- Check for ``MappingSchema`` instance in ``colander_*_validator`` (#503)

**Bug fixes**

- Fix updating request.validated dict in ``colander_*_validator`` (#503)


3.6.1 (2019-11-13)
Expand Down

0 comments on commit 92afbbd

Please sign in to comment.