summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
* Changelog: rename to .rst, use :gh: for GitHub linksAarni Koskela2022-01-251-725/+0
| | | | Refs #801
* Become 2.9.1Aarni Koskela2021-04-281-0/+9
| | | | | * Update copyright year * Update changelog
* Distill changelogAarni Koskela2020-11-121-0/+35
|
* Distill changelogAarni Koskela2020-11-111-0/+10
|
* Distill changelog from git logAarni Koskela2019-12-311-0/+21
|
* Add year along dates in changelogRomuald Brunet2019-07-181-5/+5
|
* Distill changelog from git logAarni Koskela2019-05-271-2/+42
|
* Replace odict with Python's collection.OrderedDictJon Dufresne2019-01-251-0/+13
| | | | | | | The odict class duplicates collection.OrderedDict from Python's standard lib. Simplify the code by using builtin Python features. https://docs.python.org/3/library/collections.html#collections.OrderedDict
* Become 2.6.0v2.6.0Aarni Koskela2018-05-281-5/+44
|
* Become 2.5.3v2.5.3maint-25Aarni Koskela2018-01-151-0/+8
|
* Become 2.5.2Aarni Koskela2018-01-151-0/+8
|
* Become 2.5.1 (#527)v2.5.1Aarni Koskela2017-09-141-0/+13
|
* Become 2.5.0 (#518)v2.5.0Aarni Koskela2017-08-181-0/+24
|
* Distill changes from git log into CHANGESAarni Koskela2017-03-141-0/+39
|
* Merge 2.3.x release branchAarni Koskela2017-03-141-0/+36
|\
| * Bump to 2.3.4Aarni Koskela2016-04-221-0/+11
| |
| * Bump to 2.3.3Aarni Koskela2016-04-121-0/+10
| |
| * CHANGES: UpdateLasse Schuirmann2016-04-081-0/+15
| |
* | Fix typosJakub Wilk2016-08-201-2/+2
|/
* Update ChangelogLasse Schuirmann2016-04-071-1/+33
|
* Fix CHANGES formatting to ReSTAarni Koskela2016-01-081-2/+4
|
* Release 2.22.2.0Lasse Schuirmann2016-01-021-8/+36
|
* Update CHANGES and AUTHORS informationIsaac Jurado2015-09-271-0/+2
|
* Update CHANGESIsaac Jurado2015-09-271-0/+2
|
* CHANGES: Add an older change that was skippedIsaac Jurado2015-09-261-0/+2
| | | | | When merging https://github.com/python-babel/babel/pull/180, the CHANGES file modification was not performed.
* CHANGES: Make 2.2 next versionLasse Schuirmann2015-09-261-9/+2
| | | | We recently changed branching and this was missing from 43638b27a0a2abf71d636c8c16c1ce0b3c010cc4
* CHANGES: Update changes from last releaseLasse Schuirmann2015-09-251-1/+23
|
* CHANGES: Add "narrow" support for format_timedeltaLasse Schuirmann2015-09-101-0/+1
| | | | | This was introduced in https://github.com/moreati/babel/commit/edc5eb57b2f7c36bb419be4d23396746d233767b and forgotten to add to CHANGES.
* Add changeArturas Moskvinas2015-08-261-0/+2
|
* Update CHANGES with py3.4 supportErick Wilder2015-07-271-0/+1
|
* Added changelog entry for 3.0Armin Ronacher2015-07-271-0/+7
|
* Updated changelogArmin Ronacher2015-07-271-1/+4
|
* Add links from changelog entries to their ticket via extlinkmasklinn2013-11-261-76/+82
| | | | | | | Supports links to the new github (``:gh:``) and the old trac (``:trac:``). The prefixes are used to keep the same reference style as pre-extlinks in the final output (aside from a few entries at the bottom of 1.0, trac references were all in the form ``ticket #42``).
* Merge branch '1.x-maintenance'Armin Ronacher2013-07-311-0/+2
|\
| * Fixed a CLDR import error on windows.Armin Ronacher2013-07-311-0/+2
| | | | | | | | | | | | | | When building the CLDR data from scratch the process would break on windows because the timezone mapping is not available yet. This fixes #43.
* | Added support for territory currency lookups.Armin Ronacher2013-07-301-0/+4
| | | | | | | | | | | | | | | | The main usecase of this is to figure out at what point in time did a country use a certain currency. The default behavior is to use the current date. This fixes #42
* | Merge branch '1.x-maintenance'Armin Ronacher2013-07-291-0/+10
|\ \ | |/
| * Fixed territory aliases not working properlyArmin Ronacher2013-07-291-0/+5
| |
| * Added changelog line for 1.4Armin Ronacher2013-07-291-0/+5
| |
* | Merge branch '1.x-maintenance'Armin Ronacher2013-07-291-1/+1
|\ \ | |/
| * Release is todayArmin Ronacher2013-07-291-1/+1
| |
| * Added a missing changelog entryArmin Ronacher2013-07-291-0/+2
| |
| * Fixed a bug on Python 3 when writing to stdoutArmin Ronacher2013-07-291-0/+2
| |
* | Added a missing changelog entryArmin Ronacher2013-07-291-0/+2
| |
* | Fixed a bug on Python 3 when writing to stdoutArmin Ronacher2013-07-291-0/+2
| |
* | Merge branch '1.x-maintenance'Armin Ronacher2013-07-281-0/+9
|\ \ | |/
| * Fixed #37 (likely subtag resolving)Armin Ronacher2013-07-281-0/+5
| | | | | | | | | | This fixes some locales not loading correctly (like zh_CN) that are defined through simplified rules in the likely-subtag mapping.
| * Prepare 1.3Armin Ronacher2013-07-281-0/+5
| |
* | Merge branch '1.x-maintenance'Armin Ronacher2013-07-271-1/+4
|\ \ | |/
| * 1.2 is today as wellArmin Ronacher2013-07-271-1/+1
| |