mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-04-23 14:34:44 +00:00
updated changes file
This commit is contained in:
parent
e89c42b48c
commit
5593635e1e
1 changed files with 2 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,7 +1,8 @@
|
|||
Version 0.6.5
|
||||
-------------
|
||||
* Updated polib to 0.7.0
|
||||
* Added ROSETTA_POFILE_WRAP_WIDTH setting to track the line-length of the updated Po file.
|
||||
* Added ROSETTA_POFILE_WRAP_WIDTH setting to track the line-length of the updated Po file. (Issue #24)
|
||||
* Renamed the ``messages``context variable to ``rosetta_messages`` prevent conflicts with ``django.contrib.messages`` (Issue #23)
|
||||
|
||||
Version 0.6.4
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue