Skip to content

Commit 3ad8b15

Browse files
📝 Prep for 5.0.0 release
- 📝 Update CHANGELOG.md.
1 parent 0854d08 commit 3ad8b15

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.md

+12-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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+
17
## 4.2.0 - Add custom keys for labels
2-
* Merge @taylon PR to add custom keys!
8+
* Merge @taylon PR to add custom keys!
39

410
## 4.1.1 - Fix performance issue with current Atom
511

@@ -20,17 +26,17 @@
2026
* Add note about vim-mode-plus and hydrogen packages in README.md.
2127

2228
## 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.
2430

2531
## 3.1.2 - Fix beacon
26-
* Merge @johngeorgewright PR to restore the beacon functionality!
32+
* Merge @johngeorgewright PR to restore the beacon functionality!
2733

2834
## 3.1.1 - Add Travis CI Badge
29-
* First run of Travis!
35+
* First run of Travis!
3036

3137
## 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.
3440

3541
## 3.0.3
3642
* Fix issue #84 (PR: #85) from Danny Arnold (@despairblue)

0 commit comments

Comments
 (0)