We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee74ebb commit 8ed1049Copy full SHA for 8ed1049
1 file changed
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to
8
9
## [Unreleased]
10
11
+## [2.0.1] - 2026-03-17
12
+
13
### Changed
14
15
- Use explicit include lists instead of exclude lists for hatch build targets
@@ -190,7 +192,8 @@ and this project adheres to
190
192
191
193
<!-- Version links -->
194
-[Unreleased]: https://github.com/LeakIX/l9format-python/compare/v2.0.0...HEAD
195
+[Unreleased]: https://github.com/LeakIX/l9format-python/compare/v2.0.1...HEAD
196
+[2.0.1]: https://github.com/LeakIX/l9format-python/compare/v2.0.0...v2.0.1
197
[2.0.0]: https://github.com/LeakIX/l9format-python/compare/v1.4.1...v2.0.0
198
[1.4.1]: https://github.com/LeakIX/l9format-python/compare/1.4.0...1.4.1
199
[1.4.0]: https://github.com/LeakIX/l9format-python/compare/1.3.2...1.4.0
0 commit comments