Skip to content

Commit 06b867d

Browse files
committed
added changelog info
1 parent 29ea89b commit 06b867d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Change Log
44
All notable changes to this project will be documented in this file.
55
This project adheres to `Semantic Versioning`_ starting with version 0.7.0.
66

7+
.. _v0-14-0:
8+
79
[0.14.0] - 2018-01-23
810
^^^^^^^^^^^^^^^^^^^^^
911

@@ -162,6 +164,8 @@ Fixed
162164
-----
163165
- correctly pass reference time in miliseconds to duckling_http
164166

167+
.. _v0-13-0:
168+
165169
[0.13.0] - 2018-08-02
166170
^^^^^^^^^^^^^^^^^^^^^
167171

@@ -259,6 +263,7 @@ Fixed
259263
- improvements and fixes to the configuration and pipeline
260264
documentation
261265

266+
.. _v0-12-0:
262267

263268
[0.12.0] - 2018-04-17
264269
^^^^^^^^^^^^^^^^^^^^^
@@ -342,6 +347,7 @@ Fixed
342347
- fixed project loading for newly added projects to a running server
343348
- fixed certain command line arguments not getting passed into the data_router
344349

350+
.. _v0-11-0:
345351

346352
[0.11.0] - 2018-01-30
347353
^^^^^^^^^^^^^^^^^^^^^
@@ -420,6 +426,7 @@ Fixed
420426
- readme issues
421427
- improved setup py welcome message
422428

429+
.. _v0-10-0:
423430

424431
[0.10.0] - 2017-09-27
425432
^^^^^^^^^^^^^^^^^^^^^
@@ -475,6 +482,7 @@ Fixed
475482
- removed obsolete ``--output`` parameter of ``train.py``.
476483
use ``--path`` instead. fixes #473
477484

485+
.. _v0-9-0:
478486

479487
[0.9.0] - 2017-07-07
480488
^^^^^^^^^^^^^^^^^^^^
@@ -617,6 +625,7 @@ Fixed
617625
-----
618626
- NER training reuses context inbetween requests
619627

628+
.. _v0-8-0:
620629

621630
[0.8.0] - 2017-05-08
622631
^^^^^^^^^^^^^^^^^^^^
@@ -715,6 +724,7 @@ Fixed
715724
- changed log file extension from ``.json`` to ``.log``,
716725
since the contained text is not proper json
717726

727+
.. _v0-7-0:
718728

719729
[0.7.0] - 2017-03-10
720730
^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)