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 02:59:56 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-12-01 14:04:44 +0400
commit42ef89c98ab39904d313571ec26c67506cdbab59 (patch)
tree57f276476dcbccb42e69e03fe980d42da5bdc20b /CHANGELOG
parent968c09ae919ce745a158764d49b3aff280324eb5 (diff)
API: expose created date for project hooks and user SSH keys
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2c6152e77dd..73933e0be4b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
v 4.0.0
+ - [API] expose created date for hooks and SSH keys
- [API] list, create issue notes
- [API] list, create snippet notes
- [API] list, create wall notes