Skip to content

Commit b476c27

Browse files
authored
Merge pull request RasaHQ#4824 from RasaHQ/release-1.4.6
Prepare 1.4.6 patch release
2 parents 3185a23 + 20ec5d7 commit b476c27

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Rasa Change Log
77
All notable changes to this project will be documented in this file.
88
This project adheres to `Semantic Versioning`_ starting with version 1.0.
99

10-
[Unreleased 1.4.6]
10+
[Unreleased 1.4.7]
1111
^^^^^^^^^^^^^^^^^^
1212

1313
Added
@@ -19,6 +19,12 @@ Changed
1919
Removed
2020
-------
2121

22+
Fixed
23+
-----
24+
25+
[1.4.6] - 2019-11-22
26+
^^^^^^^^^^^^^^^^^^^^
27+
2228
Fixed
2329
-----
2430
- Fixed Rasa X not working when any tracker store was configured for Rasa.

rasa/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.5"
1+
__version__ = "1.4.6"

0 commit comments

Comments
 (0)