Skip to content

Commit 2dd5496

Browse files
committed
Add name calculating function & minor core improvements
1 parent a2e124f commit 2dd5496

5 files changed

Lines changed: 6291 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
## 0.2.3 - Update deprecated keymaps scope
1717
* Update deprecated keymaps scope. Replace old '.editor' tag selector with 'atom-text-editor'
1818

19-
## 0.2.4 - Minor updates
19+
## 0.3.0 - Minor updates
2020
* Replace entire (heavy) lodash dependency with only required modules
21-
* Add result match indicator
21+
* Add result match indicator
22+
23+
## 0.3.1 - Core improvements
24+
* Replace third-party color formatter with local naming function
25+
* Fix match result format

0 commit comments

Comments
 (0)