We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c4b5a commit 96b37fdCopy full SHA for 96b37fd
doc/source/changes.rst
@@ -1,6 +1,14 @@
1
Change log
2
##########
3
4
+Version 0.27
5
+============
6
+
7
+In development.
8
9
+.. include:: ./changes/version_0_27.rst.inc
10
11
12
Version 0.26.1
13
==============
14
doc/source/changes/version_0_27.rst.inc
@@ -0,0 +1,18 @@
+New features
+------------
+* added a feature (see the :ref:`miscellaneous section <misc>` for details).
+* added another feature.
+.. _misc:
+Miscellaneous improvements
+--------------------------
+* improved something.
15
+Fixes
16
+-----
17
18
+* fixed something (closes :issue:`1`).
0 commit comments