We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34cd59b commit 12bd6b8Copy full SHA for 12bd6b8
docs/changelog.rst
@@ -1,9 +1,13 @@
1
Change log
2
==========
3
4
-v0.1.5 <2021-xx-xx>
+v0.1.5 <2021-09-18>
5
-------------------
6
7
+* `#25`_: FIx dict URL from unstable sourceforge to github release
8
+* `#24`_: Fix travis CI
9
+
10
11
v0.1.4 <2021-09-16>
12
13
@@ -64,3 +68,5 @@ Initial release with OpenJTalk's text processsing functionality
64
68
.. _#20: https://github.com/r9y9/pyopenjtalk/issues/20
65
69
.. _#21: https://github.com/r9y9/pyopenjtalk/issues/21
66
70
.. _#22: https://github.com/r9y9/pyopenjtalk/pull/22
71
+.. _#24: https://github.com/r9y9/pyopenjtalk/pull/24
72
+.. _#25: https://github.com/r9y9/pyopenjtalk/pull/25
0 commit comments