Skip to content

Commit

Permalink
Version bump 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pndurette committed Jun 18, 2021
1 parent 030f561 commit 4ac1eaf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -9,6 +9,15 @@ Changelog

.. towncrier release notes start
2.2.3 (2021-06-17)
------------------

Features
~~~~~~~~

- Added Bulgarian language support (`#302 <https://github.com/pndurette/gTTS/issues/302>`_)


2.2.2 (2021-02-03)
------------------

Expand Down
2 changes: 1 addition & 1 deletion gtts/version.py
@@ -1 +1 @@
__version__ = '2.2.2'
__version__ = '2.2.3'

0 comments on commit 4ac1eaf

Please sign in to comment.