Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed May 18, 2021
1 parent c610b82 commit 11a9db6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
12 changes: 10 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Prance 0.21.2 (2021-05-18)
==========================

Bugfixes
--------

- widen chardet pin to ease dependency hell for when others haven't updated to >4 (#98)


v0.21.1 (2021-05-18)
====================
Expand All @@ -10,12 +18,12 @@ v0.21.0 (2021-05-18)
Features
--------

- Implement initial part of maintainer switch
- Implement initial part of maintainer switch (#93)

* @RonnyPfannschmidt is the new maintainer, plans to move to jazzband
* License is now MIT after coordination with Jens
* begin to use pre-commit + pyupgrade
* set up for setuptools_scm as bumpversion breaks with normalized configfiles (#93)
* set up for setuptools_scm as bumpversion breaks with normalized configfiles
* github actions
* modernize setup.py/cfg
- return to towncrier default templates
Expand Down
1 change: 0 additions & 1 deletion changelog.d/98.bugfix.rst

This file was deleted.

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ package = "prance"
package_dir = "."
filename = "CHANGES.rst"
directory = "changelog.d"
title_format = "v{version}"
issue_format = "#{issue}"

0 comments on commit 11a9db6

Please sign in to comment.