Skip to content

Commit

Permalink
Bump version to 1.2.3 and update CHANGELOG (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
systemcatch committed Jun 25, 2022
1 parent dc6428f commit 8842f8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
@@ -1,6 +1,13 @@
Changelog
=========

1.2.3 (2022-06-25)
------------------

- [NEW] Added Amharic, Armenian, Georgian, Laotian and Uzbek locales.
- [FIX] Updated Danish locale and associated tests.
- [INTERNAl] Small fixes to CI.

1.2.2 (2022-01-19)
------------------

Expand Down
2 changes: 1 addition & 1 deletion arrow/_version.py
@@ -1 +1 @@
__version__ = "1.2.2"
__version__ = "1.2.3"

0 comments on commit 8842f8c

Please sign in to comment.