diff --git a/CHANGELOG.md b/CHANGELOG.md index 42fc281..4d4414f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. -## v0.9.0 - tbd +## v0.9.0 - 2024-12-07 ### Removed +- node v16 is no longer supported + - hdi: remove legacy instance manager code - cds: remove legacy cds-mtx code diff --git a/README.md b/README.md index c8dc21e..8276ffb 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can also not install the tool and use it ad-hoc. # ad-hoc npx @cap-js-community/mtx-tool # ad-hoc with fixed version, e.g. for stable pipelines -npx @cap-js-community/mtx-tool@v0.8.8 +npx @cap-js-community/mtx-tool@v0.9.0 ``` ## Support, Feedback, Contributing diff --git a/docs/index.md b/docs/index.md index 434e0ef..1414c54 100644 --- a/docs/index.md +++ b/docs/index.md @@ -25,7 +25,7 @@ You can also not install the tool and use it ad-hoc. # ad-hoc npx @cap-js-community/mtx-tool # ad-hoc with fixed version, e.g. for stable pipelines -npx @cap-js-community/mtx-tool@v0.8.8 +npx @cap-js-community/mtx-tool@v0.9.0 ``` ## Content