Skip to content

Commit

Permalink
Start 0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
  • Loading branch information
andy-maier committed Apr 5, 2021
1 parent 46d9b8a commit e947351
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,30 @@ Change log
==========


Version 0.8.0.dev1
------------------

This version contains all fixes up to version 0.7.x.

Released: not yet

**Incompatible changes:**

**Deprecations:**

**Bug fixes:**

**Enhancements:**

**Cleanup:**

**Known issues:**

* See `list of open issues`_.

.. _`list of open issues`: https://github.com/andy-maier/pytest-easy-server/issues


Version 0.7.0
-------------

Expand Down
2 changes: 1 addition & 1 deletion pytest_easy_server/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"""

# For a escription, see __init__.py.
__version__ = '0.7.0'
__version__ = '0.8.0.dev1'

0 comments on commit e947351

Please sign in to comment.