Skip to content

Commit

Permalink
Prepare CHANGELOG for 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Oct 15, 2018
1 parent 114a342 commit ac13d56
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
Changelog
=========

0.14.0 (2018-10-15)
-------------------

- New ``--live-server-host`` command-line option to set the host name used by
the ``live_server`` fixture.

Thanks `@o1da`_ for the PR (`#90`_).

.. _@o1da: https://github.com/o1da
.. _#90: https://github.com/pytest-dev/pytest-flask/pull/90

0.13.0 (2018-09-29)
-------------------

Expand Down

0 comments on commit ac13d56

Please sign in to comment.