aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-07-22 22:03:21 +0100
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-07-22 22:03:21 +0100
commitb7fa3020ca8af55688c45a219a5418b21d91beec (patch)
tree9d527ec60c16fb09939484e15c4f1518541e4b94 /CHANGES
parent06e0766810779180dbc52d15c0df5a2eaaf1881e (diff)
Make some version changes after 2.16.1 release
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 6 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index be829adf..60d39605 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+Changes in version 2.16.2
+
+ * Generate hyperlinked source ourselves (#410, part of GSOC 2015)
+
+ * Fix expansion icon for user-collapsible sections (#412)
+
Changes in version 2.16.1
* Don't default to type constructors for out-of-scope names (#253 and
@@ -21,10 +27,6 @@ Changes in version 2.16.1
* Fix alignment of Source link for instances in Firefox (#384)
- * Generate hyperlinked source ourselves (#410, part of GSOC 2015)
-
- * Fix expansion icon for user-collapsible sections (#412)
-
Changes in version 2.16.0
* Experimental collapsible header support (#335)