summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-11-29 12:35:16 -0800
committerNihad Abbasov <narkoz.2008@gmail.com>2012-11-29 12:35:16 -0800
commit24047e1e8dca4baf58e1533e3e7fcfa1e16d159e (patch)
tree98b9bd6e748068e5fd783282024ab519c07b288b /CHANGELOG
parent658f260e9835800901462e5a5de350ee84fefe8d (diff)
downloadgitlab-ce-24047e1e8dca4baf58e1533e3e7fcfa1e16d159e.tar.gz
update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c939e159a17..4b28da4682b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +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
- Remove project code - use path instead
- added username field to user
- rake task to fill usernames based on emails create namespaces for users
@@ -10,7 +13,7 @@ v 3.2.0
- Fixes commit patches getting escaped (see #2036)
- Support diff and patch generation for commits and merge request
- MergeReqest doesn't generate a temporary file for the patch any more
- - Update the UI to allow downloading Patch or Diff
+ - Update the UI to allow downloading Patch or Diff
v 3.1.0
- Updated gems
@@ -48,7 +51,7 @@ v 3.0.0
- Fixed bug with gitolite keys
- UI improved
- Increased perfomance of application
- - Show user avatar in last commit when browsing Files
+ - Show user avatar in last commit when browsing Files
- Refactored Gitlab::Merge
- Use Font Awsome for icons
- Separate observing of Note and MergeRequestsa