Skip to content

Commit 3710aab

Browse files
authored
chore: explain migration
1 parent dfd8c75 commit 3710aab

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@
55

66
### ⚠ BREAKING CHANGES
77

8-
* rename plugin to `asdf-camunda-modeler`
8+
* rename plugin to `asdf-camunda-modeler` ([3a1d620](https://www.github.com/barmac/asdf-modeler/commit/3a1d62096a54cc4afad7eaea6941b2cc065a8896))
99

10-
### Bug Fixes
10+
To upgrade, reinstall the plugin via:
1111

12-
* rename plugin to `asdf-camunda-modeler` ([3a1d620](https://www.github.com/barmac/asdf-modeler/commit/3a1d62096a54cc4afad7eaea6941b2cc065a8896))
12+
```bash
13+
asdf plugin remove modeler
14+
asdf plugin add camunda-modeler https://github.com/barmac/asdf-camunda-modeler.git
15+
```
1316

1417
## 1.0.0 (2022-09-19)
1518

0 commit comments

Comments
 (0)