Skip to content

Commit 0528f1b

Browse files
📝 Update CHANGELOG.md
1 parent 592b676 commit 0528f1b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 5.0.2 - Few tweaks
2+
* Use uglify-js to decrease size! (leverages elm's --optimize)
3+
* Update README.md with links / install instructions to new Jumpy packages!
4+
* Attempt to improve travis test stability with wait time.
5+
6+
## 5.0.1 - Upgrade elm and lodash
7+
* Upgrade to elm 0.19 (Greatly reduces size of state machine after compilation)
8+
* Upgrade lodash because of security concern.
9+
110
## 5.0.0 - New Architecture + Jump to Tree View Items!
211
* Enable jumping to the Tree View items!
312
* Replace javascript-state-machine with headless Elm module.

0 commit comments

Comments
 (0)