Skip to content

Commit 2c0469b

Browse files
committed
REL: 0.18.1
1 parent 3150bdf commit 2c0469b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Changelog
22
=========
33

4+
Version 0.18.1 (December 05, 2024)
5+
----------------------------------
6+
7+
Bug-fix release in the 0.18.x series.
8+
9+
0.18.0 was missing package data, which went unnoticed because the workflow
10+
to publish to PyPI was also broken. These have been fixed, and we no longer
11+
alter global logging state.
12+
13+
With thanks to Fede Raimondo for the contribution.
14+
15+
* FIX: Install package data (#1108)
16+
* FIX: Remove calls to root logger basicConfig (#1106)
17+
* MNT: Upload attested package to (test) PyPI (#1110)
18+
419
Version 0.18.0 (November 12, 2024)
520
----------------------------------
621

0 commit comments

Comments
 (0)