Skip to content

Commit

Permalink
updated history
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpue committed Aug 11, 2021
1 parent aa1db25 commit 2b1b361
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ History

[Unreleased - Maybe]
--------------------
* updated CONTRIBUTING.rst for new Python versions
* added github actions to publish to pypi and testpypi
* save match location in tokenize using token_details
* allow insertion of transliteration error messages into output
* fix Devanagari output in Sphinx-generated Latex PDF
* add translated messages using Transifex
* add translated messages
* add precommit to run black
* add static typing with mypy
* adjust IncorrectVersionException to only consider major, minor versioning not patch
Expand All @@ -21,6 +19,9 @@ History

1.2.2 (2021-08-11)
------------------

* updated CONTRIBUTING.rst for new Python versions
* added github actions to publish to pypi and testpypi
* shifted to github CI
* updated dependencies
* fixed tox.ini
Expand Down

0 comments on commit 2b1b361

Please sign in to comment.