summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2016-09-03 20:25:41 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2016-09-03 20:25:41 +0200
commit90ad2dec7a0b158b2e77ae0cb403b01f2e1498d4 (patch)
tree0e487ab5ae3ef75fb3bf323428adc55a485f7c42 /ChangeLog
parentdc3dcd11f3921929cc13260fbfb13aa3ae5117ce (diff)
downloadgitlab-90ad2dec7a0b158b2e77ae0cb403b01f2e1498d4.tar.gz
0.15.1 release0.15.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04736cd..b6d8efa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Version 0.15.1
+
+ * docs: improve the pagination section
+ * Fix and test pagination
+ * 'path' is an existing gitlab attr, don't use it as method argument
+
Version 0.15
* Add a basic HTTP debug method