Skip to content

Commit c9f1132

Browse files
committed
chore: prepare for 2.0.1
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
1 parent abcfde1 commit c9f1132

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2.0.1
2+
-----
3+
4+
Fixes:
5+
6+
* Make ``SwitchInfo`` hashable again so ``requires=``/``excludes=`` work (`#818 <https://github.com/tomerfiliba/plumbum/pull/818>`_)
7+
8+
Internal:
9+
10+
* Drop unused ``conda.recipe`` (`#819 <https://github.com/tomerfiliba/plumbum/pull/819>`_)
11+
12+
113
2.0.0
214
-----
315

docs/_news.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* **2026.06.03**: Version 2.0.1 released with a quick fix for ``SwitchInfo`` regression.
2+
13
* **2026.06.03**: Version 2.0.0 released with async, static typing, more pathlib API, no pywin32 dep, and much more!
24

35
* **2025.10.31**: Version 1.10.0 released with Python 3.9-3.14 support, and some small fixes.

0 commit comments

Comments
 (0)