Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
prep for minor release 0.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amn41 committed Jun 4, 2019
1 parent 05635f0 commit d25d77f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -4,6 +4,13 @@ Change Log
All notable changes to this project will be documented in this file.
This project adheres to `Semantic Versioning`_ starting with version 0.2.0.

[0.14.5] - 2019-06-04
^^^^^^^^^^^^^^^^^^^^^

Fixed
-----
- fix links to documentation

[0.14.4] - 2019-05-13
^^^^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion rasa_core/version.py
@@ -1 +1 @@
__version__ = '0.14.4'
__version__ = '0.14.5'

0 comments on commit d25d77f

Please sign in to comment.