Skip to content

Commit

Permalink
Cover 0.2.0 in the release notes (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Aug 31, 2023
1 parent 09f022b commit db50503
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### 0.1.0 (2022-06-21)
## 0.2.0 (to be released)

Dropped Python 3.6 support, added official Python 3.10, 3.11 and PyPy support.

A specified content type is no longer ignored for being a variant of
`plain/text`, unless it is one of the 4 specific variants affected by the old
Apache bug [13986](https://bz.apache.org/bugzilla/show_bug.cgi?id=13986).

## 0.1.0 (2022-06-21)

Initial release.

0 comments on commit db50503

Please sign in to comment.