Commit 3ad8b15 1 parent 0854d08 commit 3ad8b15 Copy full SHA for 3ad8b15
File tree 1 file changed +12
-6
lines changed
1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## 5.0.0 - New Architecture + Jump to Tree View Items!
2
+ * Enable jumping to the Tree View items!
3
+ * Replace javascript-state-machine with headless Elm module.
4
+ * Add '😞' to 'no match' alert.
5
+ * All tests now using Jasmine3. Much faster + fixes Travis build.
6
+
1
7
## 4.2.0 - Add custom keys for labels
2
- * Merge @taylon PR to add custom keys!
8
+ * Merge @taylon PR to add custom keys!
3
9
4
10
## 4.1.1 - Fix performance issue with current Atom
5
11
20
26
* Add note about vim-mode-plus and hydrogen packages in README.md.
21
27
22
28
## 3.1.3 - Remove deprecation (Object.observe)
23
- * Simplify and Remove logic that used Object.observe for key maps.
29
+ * Simplify and Remove logic that used Object.observe for key maps.
24
30
25
31
## 3.1.2 - Fix beacon
26
- * Merge @johngeorgewright PR to restore the beacon functionality!
32
+ * Merge @johngeorgewright PR to restore the beacon functionality!
27
33
28
34
## 3.1.1 - Add Travis CI Badge
29
- * First run of Travis!
35
+ * First run of Travis!
30
36
31
37
## 3.1.0 Gitter and Travis Continuous Integration
32
- * Adds .travis.yml to project for Travis Continuous Integration.
33
- * Adds a gitter badge to the README.md.
38
+ * Adds .travis.yml to project for Travis Continuous Integration.
39
+ * Adds a gitter badge to the README.md.
34
40
35
41
## 3.0.3
36
42
* Fix issue #84 (PR: #85 ) from Danny Arnold (@despairblue )
You can’t perform that action at this time.
0 commit comments