Skip to content

Commit 74068ab

Browse files
Changelog update - v2.1.2 (#78)
Co-authored-by: GitHub Action <[email protected]>
1 parent 4ffe443 commit 74068ab

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [2.1.2] - 2025-10-23
6+
7+
- Fix python version display (#76) by @andrask in https://github.com/tox-dev/PyVenvManage/pull/77
8+
59
## [2.1.0] - 2025-06-25
610

711
- Add support for showing python version in tree view by @andrask in https://github.com/tox-dev/PyVenvManage/pull/51
@@ -69,7 +73,8 @@
6973

7074
- Removed the usage of the deprecated PythonSdkType.getPythonExecutable API
7175

72-
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.0...HEAD
76+
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.2...HEAD
77+
[2.1.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.0...v2.1.2
7378
[2.1.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.0.1...v2.1.0
7479
[2.0.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.0.0...v2.0.1
7580
[2.0.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.4.0...v2.0.0

0 commit comments

Comments
 (0)