Skip to content

Commit 8efa87d

Browse files
authored
Finalize v0.2.0 (#207)
* update release date * add missing contributors * fix whatsnew rendering
1 parent 5334778 commit 8efa87d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/whatsnew/0.2.0.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whatsnew_020:
22

3-
0.2.0 (anticipated February 2024)
4-
---------------------------------
3+
0.2.0 (February 14, 2024)
4+
-------------------------
55

66
Breaking Changes
77
~~~~~~~~~~~~~~~~
@@ -40,8 +40,7 @@ Bug Fixes
4040
of raising ``AttributeError``. (:pull:`181`)
4141
* Compatibility with pandas 2.0.0 (:pull:`185`) and future versions of pandas (:pull:`203`)
4242
* Compatibility with scipy 1.11 (:pull:`196`)
43-
* Updated function :py:func:`~pvanalytics.quality.gaps.trim` to handle pandas 2.0.0 update for tz-aware timeseries
44-
(:pull:`206`)
43+
* Updated function :py:func:`~pvanalytics.quality.gaps.trim` to handle pandas 2.0.0 update for tz-aware timeseries (:pull:`206`)
4544

4645
Requirements
4746
~~~~~~~~~~~~
@@ -69,3 +68,5 @@ Contributors
6968
* Cliff Hansen (:ghuser:`cwhanse`)
7069
* Abhishek Parikh (:ghuser:`abhisheksparikh`)
7170
* Quyen Nguyen (:ghuser:`qnguyen345`)
71+
* Adam R. Jensen (:ghuser:`adamrjensen`)
72+
* Chris Deline (:ghuser:`cdeline`)

0 commit comments

Comments
 (0)