We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd8c75 commit 3710aabCopy full SHA for 3710aab
CHANGELOG.md
@@ -5,11 +5,14 @@
5
6
### ⚠ BREAKING CHANGES
7
8
-* rename plugin to `asdf-camunda-modeler`
+* rename plugin to `asdf-camunda-modeler` ([3a1d620](https://www.github.com/barmac/asdf-modeler/commit/3a1d62096a54cc4afad7eaea6941b2cc065a8896))
9
10
-### Bug Fixes
+To upgrade, reinstall the plugin via:
11
12
-* rename plugin to `asdf-camunda-modeler` ([3a1d620](https://www.github.com/barmac/asdf-modeler/commit/3a1d62096a54cc4afad7eaea6941b2cc065a8896))
+```bash
13
+asdf plugin remove modeler
14
+asdf plugin add camunda-modeler https://github.com/barmac/asdf-camunda-modeler.git
15
+```
16
17
## 1.0.0 (2022-09-19)
18
0 commit comments