Skip to content

Commit 3dc2692

Browse files
committed
Update CHANGELOG
1 parent f29d36c commit 3dc2692

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/changelog/3.0.x.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
3.0.x
22
======
33

4-
3.0.1 (2026-01-16)
5-
-------------------
6-
7-
Bug Fixes
8-
~~~~~~~~~
9-
10-
Fix ``OSErrorr`` exception raised if using ``setuptools-git-versioning`` in system without ``git`` installed (:github:pull:`126`).
11-
Thanks to :github:user:`jeffawang`.
12-
134
3.0.0 (2026-01-16)
145
-------------------
156

@@ -38,3 +29,12 @@ Bug Fixes
3829
relative file version was resolved against ``os.cwd``, not explicitly passed ``root``.
3930
- Fix epoch versions like ``0!2025.12.3`` were wrongly converted to ``0.2025.12.3`` (:github:issue:`122`).
4031
- Using version_file-based schema with shallow git clone lead to version numbers like ``1.2.3.postNone``, now it is ``1.2.3.post0`` (:github:issue:`104`).
32+
33+
3.0.1 (2026-01-16)
34+
-------------------
35+
36+
Bug Fixes
37+
~~~~~~~~~
38+
39+
Fix ``OSErrorr`` exception raised if using ``setuptools-git-versioning`` in system without ``git`` installed (:github:pull:`126`).
40+
Thanks to :github:user:`jeffawang`.

0 commit comments

Comments
 (0)