We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aba2da commit 194a7b7Copy full SHA for 194a7b7
doc/whats_new.rst
@@ -8,8 +8,9 @@ These are new features and improvements of note in each release
8
:local:
9
:backlinks: top
10
11
+.. include:: whatsnew/v0-1-3.txt
12
.. include:: whatsnew/v0-1-2.txt
13
.. include:: whatsnew/v0-1-1.txt
14
.. include:: whatsnew/v0-1-0.txt
15
.. include:: whatsnew/v006.txt
-.. include:: whatsnew/v005.txt
16
+.. include:: whatsnew/v005.txt
doc/whatsnew/v0-1-3.txt
@@ -0,0 +1,11 @@
1
+v0.1.3 (September 2, 2019)
2
+++++++++++++++++++++++++++++++
3
+
4
+Bug fixes
5
+#########
6
+* Acces to renamed oedb table has been fixed (`Issue #71 <https://github.com/wind-python/windpowerlib/issues/71>`_).
7
+Contributors
+############
+* Birgit Schachler
+* Uwe Krien
0 commit comments