Bump version 0.7.2
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
eb06fdcece
commit
90c2fb381b
10
changelog.md
10
changelog.md
|
@ -1,6 +1,12 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.7.2 (Unreleased)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Enhanced json encoder, available in AjaxCommandsMixin
|
||||||
|
* Add Shakarina to collaborators, thanks!
|
||||||
|
|
||||||
0.7.1
|
0.7.1
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
@ -19,8 +25,8 @@ Changelog
|
||||||
---
|
---
|
||||||
|
|
||||||
* Close button for messages
|
* Close button for messages
|
||||||
* 89a54bf Add locale files to package
|
* Add locale files to package
|
||||||
* 5597d20 Add basque translations
|
* Add basque translations
|
||||||
|
|
||||||
0.5.1
|
0.5.1
|
||||||
-----
|
-----
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = django-gas
|
name = django-gas
|
||||||
version = 0.7.1
|
version = 0.7.2
|
||||||
description = An alternative to django admin
|
description = An alternative to django admin
|
||||||
long_description = file: readme.md, changelog.md, collaborators.md
|
long_description = file: readme.md, changelog.md, collaborators.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
Loading…
Reference in New Issue