Skip to content

Commit 5fb6a66

Browse files
committed
chore: update changelog.rst
1 parent 8e8159a commit 5fb6a66

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/changelog.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,11 @@ Changelog
100100
| | | - 🟥 Rename ``Astronomy.moon_rise`` to ``DailyForecast.moonrise``. |
101101
| | | - 🟥 Rename ``Astronomy.moon_set`` to ``DailyForecast.moonset``. |
102102
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
103-
| 2.0.2 | 25 March 2024 | - 🟦 Migrate from ``yapf`` to ``ruff``. |
103+
| 2.0.1 | 25 March 2024 | - 🟦 Migrate from ``yapf`` to ``ruff``. |
104104
| | | - 🟦 Fix potential :py:class:`NameError` while modifying forecast unit or locale. |
105105
| | | - 🟦 Remove several unused imports. |
106106
| | | - 🟦 Fix potential :py:class:`NameError` on some typings. |
107+
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
108+
| 2.0.2 | 25 April 2024 | - 🟩 Add a donation link over at https://ko-fi.com/null8626. |
109+
| | | - 🟦 As of 19 April 2024, all GitHub commits sent to the repository (both manual and automated) will be GPG-signed. |
107110
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)