aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2012-12-14 03:40:35 +0100
committerMarcin Kuzminski <marcin@python-works.com>2012-12-14 03:40:35 +0100
commit15514dbe02e5b9bdba4126beb1eead0ab299a7f1 (patch)
tree4e62909876a6bfa1622bf36f875af8f4fbcb6fbd
parentd1152500adda2d0aa7f3446e2081840a3134fb02 (diff)
changelog update
--HG-- branch : beta
-rwxr-xr-xdocs/changelog.rst19
1 files changed, 18 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 8a7fd83c..be53fbbe 100755
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,7 +4,7 @@
Changelog
=========
-1.5.1 (**2012-XX-XX**)
+1.5.2 (**2012-XX-XX**)
----------------------
:status: in-progress
@@ -16,6 +16,23 @@ news
fixes
+++++
+1.5.1 (**2012-12-13**)
+----------------------
+
+news
+++++
+
+- implements #677: Don't allow to close pull requests when they are
+ under-review status
+- implemented #670 Implementation of Roles in Pull Request
+
+fixes
++++++
+
+- default permissions can get duplicated after migration
+- fixed changeset status labels, they now select radio buttons
+
+
1.5.0 (**2012-12-12**)
----------------------