Skip to content

Commit bc2607f

Browse files
committed
Merge branch 'master' of github.com:wind-python/windpowerlib into dev
2 parents c84e975 + 36a0cc8 commit bc2607f

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

doc/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ To update your local files with the latest version of the `oedb turbine library
8686
load_turbine_data_from_oedb()
8787
8888
We would like to encourage anyone to contribute to the turbine library by adding turbine data or reporting errors in the data.
89-
See `here <https://github.com/OpenEnergyPlatform/data-preprocessing/issues/28v>`_ for more information on how to contribute.
89+
See `here <https://github.com/OpenEnergyPlatform/data-preprocessing/issues/28>`_ for more information on how to contribute.
9090

9191
Contributing
9292
==============

doc/whats_new.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ These are new features and improvements of note in each release
88
:local:
99
:backlinks: top
1010

11+
.. include:: whatsnew/v0-2-0.txt
12+
.. include:: whatsnew/v0-1-3.txt
1113
.. include:: whatsnew/v0-1-2.txt
1214
.. include:: whatsnew/v0-1-1.txt
1315
.. include:: whatsnew/v0-1-0.txt
1416
.. include:: whatsnew/v006.txt
15-
.. include:: whatsnew/v005.txt
17+
.. include:: whatsnew/v005.txt

doc/whatsnew/v0-1-3.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
8+
Contributors
9+
############
10+
* Birgit Schachler
11+
* Uwe Krien

0 commit comments

Comments
 (0)