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 a0e777c commit 5c21e5dCopy full SHA for 5c21e5d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.9.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.8.2...v2.9.0) (2025-10-09)
2
+
3
4
+### Features
5
6
+* add Qwen CLI client manager support ([#268](https://github.com/pathintegral-institute/mcpm.sh/issues/268)) ([a0e777c](https://github.com/pathintegral-institute/mcpm.sh/commit/a0e777c95267e35bbc27870182f9b4c44b335696))
7
8
## [2.8.2](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.8.1...v2.8.2) (2025-09-18)
9
10
src/mcpm/version.py
@@ -1 +1 @@
-__version__ = "2.8.2"
+__version__ = "2.9.0"
0 commit comments