Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated changelog.
  • Loading branch information
renekal committed May 14, 2020
commit ab61575d1d0baae1f039e0718634829a16eff56b
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ any parts of the framework not mentioned in the documentation should generally b

## [Unreleased]

### Changed

* Allowed repeated filter query parameters.

### Fixed

* Avoid `AttributeError` for PUT and PATCH methods when using `APIView`
Expand Down