We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca32c3 commit 6785237Copy full SHA for 6785237
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
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
11
0.15.1 (2019-09-10)
12
-------------------
13
arrow/_version.py
@@ -1 +1 @@
-__version__ = "0.15.1"
+__version__ = "0.15.2"
0 commit comments