Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed May 21, 2018
1 parent fe58170 commit 215c4e1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG
=========

v0.5.0
------
- Make :code:`filename` (from the :code:`Content-Disposition` header) available
as the :code:`self.multipart_filename` attribute in :code:`Target` classes
(thanks @kolomenkin)
- Add example usage for :code:`bottle` framework (thanks @kolomenkin)
- Refactor tests to work with random bytes instead of increasing repository size
with test files (thanks @kolomenkin)

v0.4.5
------
- Make :code:`Content-Type` header lookups case-insensitive
Expand Down

0 comments on commit 215c4e1

Please sign in to comment.