We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6d61e commit 90a6650Copy full SHA for 90a6650
2 files changed
docs/sphinx/source/whatsnew.rst
@@ -6,6 +6,7 @@ What's New
6
7
These are new features and improvements of note in each release.
8
9
+.. include:: whatsnew/pending.rst
10
.. include:: whatsnew/v0.5.0.rst
11
.. include:: whatsnew/v0.4.4.rst
12
.. include:: whatsnew/v0.4.3.rst
docs/sphinx/source/whatsnew/pending.rst
@@ -0,0 +1,19 @@
1
+.. _whatsnew_051:
2
+
3
+v0.5.1 (X, X, 2026)
4
+------------------------
5
+Bugfix release
+Bug fixes
+~~~~~~~~~
+* Better error checking for installed pySMARTS module and empty weather files, and subhourly .epw files (:pull:`586`)
13
+Documentation
14
+~~~~~~~~~~~~~~
15
16
+Contributors
17
+~~~~~~~~~~~~
18
+* Silvana Ovaitt (:ghuser:`shirubana`)
19
+* Chris Deline (:ghuser:`cdeline`)
0 commit comments