Skip to content

Commit 96b37fd

Browse files
committed
added changelog file for version 0.27
1 parent 93c4b5a commit 96b37fd

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

doc/source/changes.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Change log
22
##########
33

4+
Version 0.27
5+
============
6+
7+
In development.
8+
9+
.. include:: ./changes/version_0_27.rst.inc
10+
11+
412
Version 0.26.1
513
==============
614

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
New features
2+
------------
3+
4+
* added a feature (see the :ref:`miscellaneous section <misc>` for details).
5+
6+
* added another feature.
7+
8+
.. _misc:
9+
10+
Miscellaneous improvements
11+
--------------------------
12+
13+
* improved something.
14+
15+
Fixes
16+
-----
17+
18+
* fixed something (closes :issue:`1`).

0 commit comments

Comments
 (0)