From c2f3174c3ca36429b2f68667eb3c63a9d1cc261b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 25 Jun 2025 15:42:10 +0000 Subject: [PATCH 1/2] Changelog update - v2.1.0 --- CHANGELOG.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ba9762..7f81f98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ ## [Unreleased] +## [2.1.0] - 2025-06-25 + +- Changelog update - `v2.0.1` by @github-actions in https://github.com/tox-dev/PyVenvManage/pull/31 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/33 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/36 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/37 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/38 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/39 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/40 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/41 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/42 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/43 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/44 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/45 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/46 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/47 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/48 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/49 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/50 +- Add support for showing python version in tree view by @andrask in https://github.com/tox-dev/PyVenvManage/pull/51 +- @pre-commit-ci made their first contribution in https://github.com/tox-dev/PyVenvManage/pull/33 + ## [2.0.1] - 2024-08-12 - Extend compatibility for PyCharm Professional @@ -65,7 +87,8 @@ - Removed the usage of the deprecated PythonSdkType.getPythonExecutable API -[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.0.1...HEAD +[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.0...HEAD +[2.1.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.0.1...v2.1.0 [2.0.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.0.0...v2.0.1 [2.0.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.4.0...v2.0.0 [1.4.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.4...v1.4.0 From e322006d36f6f1b3a94da12a5ca82f46030e08d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= Date: Wed, 25 Jun 2025 08:56:15 -0700 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f81f98..dde4a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,25 +4,7 @@ ## [2.1.0] - 2025-06-25 -- Changelog update - `v2.0.1` by @github-actions in https://github.com/tox-dev/PyVenvManage/pull/31 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/33 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/36 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/37 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/38 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/39 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/40 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/41 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/42 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/43 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/44 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/45 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/46 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/47 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/48 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/49 -- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/PyVenvManage/pull/50 - Add support for showing python version in tree view by @andrask in https://github.com/tox-dev/PyVenvManage/pull/51 -- @pre-commit-ci made their first contribution in https://github.com/tox-dev/PyVenvManage/pull/33 ## [2.0.1] - 2024-08-12