mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Merge branch '2.1.x'
* 2.1.x: Bump version to 2.1.2a1. Bump version to 2.1.1. ASCII-fold changelog, again. Fixes GH-141. Bump version to 2.1.1a. Conflicts: CHANGES.rst model_utils/__init__.py
This commit is contained in:
commit
2b1c7e3757
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ CHANGES
|
|||
master (unreleased)
|
||||
-------------------
|
||||
|
||||
2.1.1 (2014.07.28)
|
||||
------------------
|
||||
|
||||
* ASCII-fold all non-ASCII characters in changelog; again. Argh. Apologies to
|
||||
those whose names are mangled by this change. It seems that distutils makes
|
||||
it impossible to handle non-ASCII content reliably under Python 3 in a
|
||||
|
|
|
|||
Loading…
Reference in a new issue