We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592b676 commit 0528f1bCopy full SHA for 0528f1b
CHANGELOG.md
@@ -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
10
## 5.0.0 - New Architecture + Jump to Tree View Items!
11
* Enable jumping to the Tree View items!
12
* Replace javascript-state-machine with headless Elm module.
0 commit comments