We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e497b2 commit e61a726Copy full SHA for e61a726
docs/sphinx/source/whatsnew/v0.1.0.txt
@@ -64,8 +64,10 @@ Testing
64
Bug fixes
65
~~~~~~~~~
66
67
-* TODO: Fix DISC algorithm conditional evaluation (:issue:`6`)
68
-* TODO: Prevent DISC algorithm from modifying input zenith Series (:issue:`24`)
+* Fixed DISC algorithm bugs concerning
+ modifying input zenith Series (:issue:`24`),
69
+ the ``Kt`` conditional evaluation (:issue:`6`),
70
+ and ignoring the input pressure (:issue:`25`).
71
* Many more bug fixes were made, but you'll have to look at the detailed commit history.
72
73
0 commit comments