Skip to content

Commit 6785237

Browse files
authored
Bump version to 0.15.2 and update changelog (#674)
1 parent dca32c3 commit 6785237

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
0.15.2 (2019-09-14)
5+
-------------------
6+
7+
- [NEW] Added ``humanize`` week granularity translations for Portuguese and Brazilian Portuguese.
8+
- [NEW] Embedded changelog within docs and added release dates to versions.
9+
- [FIX] Fixed a bug that caused test failures on Windows only, see `#668 <https://github.com/crsmithdev/arrow/issues/668>`_ for details.
10+
411
0.15.1 (2019-09-10)
512
-------------------
613

arrow/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.15.1"
1+
__version__ = "0.15.2"

0 commit comments

Comments
 (0)