Skip to content

Commit

Permalink
Add release notes for 0.9.0 dev (#728)
Browse files Browse the repository at this point in the history
* Add release notes for 0.9.0 dev

* Fix order of release notes
  • Loading branch information
ivirshup authored Mar 15, 2022
1 parent dbe85e5 commit f17ff5e
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/release-notes/0.8.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
0.8.1 :small:`the future`
~~~~~~~~~~~~~~~~~~~~~~~~~

.. rubric:: Bug fixes

.. rubric:: Documentation
6 changes: 6 additions & 0 deletions docs/release-notes/0.9.0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
0.9.0 :small:`the future`
~~~~~~~~~~~~~~~~~~~~~~~~~

.. rubric:: Features

.. rubric:: Bug fixes
8 changes: 7 additions & 1 deletion docs/release-notes/release-latest.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
Version 0.9
-----------

.. include:: /release-notes/0.9.0.rst

Version 0.8
-----------

.. include:: /release-notes/0.8.0.rst
.. include:: /release-notes/0.8.1.rst
.. include:: /release-notes/0.8.0.rst

0 comments on commit f17ff5e

Please sign in to comment.