Skip to content

Commit 05815c5

Browse files
committed
rename changes to changelog, initial 0.4 draft
1 parent c13eecf commit 05815c5

File tree

3 files changed

+31
-26
lines changed

3 files changed

+31
-26
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Contributors:
1010
- Thomas Grainger <[email protected]>
1111
- Christopher Grebs <[email protected]>
1212

13+
1314
django-babel was previously developed under the Copyright of Edgewall Software.
1415
The following copyright notice holds true for releases before 2013: "Copyright
1516
(c) 2007 - 2011 by Edgewall Software"

CHANGELOG.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
Changelog
2+
=========
3+
4+
0.4 - `master`_
5+
---------------
6+
7+
.. note:: This version is not yet released and is under active development.
8+
9+
* Initial testing infrastructure
10+
* Add management command `babel` with `makemessages` and `compilemessages`
11+
labels. Mimics django's `makemessages` and `compilemessages` commands.
12+
13+
14+
0.3.1 - 2013-12-11
15+
------------------
16+
17+
* fix relative import in template tags
18+
19+
20+
0.3.0 - 2013-12-11
21+
------------------
22+
23+
* Rename package to django_babel
24+
25+
26+
0.2.3 - 2013-12-11
27+
------------------
28+
29+
* Rename package on PyPI
30+
* Use GitHub as source control

CHANGES.rst

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)