Babel Changelog
===============
+Version 2.10.2
+--------------
+
+This is a bugfix release for Babel 2.10.1.
+
+* Fallback count="other" format in format_currency() (:gh:`872`) - Jun Omae
+* Fix get_period_id() with ``dayPeriodRule`` across 0:00 (:gh:`871`) - Jun Omae
+* Add support for ``b`` and ``B`` period symbols in time format (:gh:`869`) - Jun Omae
+* chore(docs/typo): Fixes a minor typo in a function comment (:gh:`864`) - Frank Harrison
+
Version 2.10.1
--------------
# The short X.Y version.
version = '2.10'
# The full version, including alpha/beta/rc tags.
-release = '2.10.1'
+release = '2.10.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.