Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-11-30 03:52:56 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-11-30 03:52:56 +0400
commitee6187bd554f6f257600a67f65f8af95cf9afa9a (patch)
tree64796fc07332ea345d0a68c7eaf21e6a2367c715 /CHANGELOG
parent2a98a060caccd82ec8cd9bcead886142f766c069 (diff)
API: ability to create a wall note
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4b28da4682b..b88d11ca521 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
v 3.2.0
- - [API] create notes for snippets and issues
- - [API] list notes for snippets and issues
- - [API] list project wall notes
+ - [API] list, create issue notes
+ - [API] list, create snippet notes
+ - [API] list, create wall notes
- Remove project code - use path instead
- added username field to user
- rake task to fill usernames based on emails create namespaces for users