Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 926adb6

Browse files
committed
Merge branch 'master' into dev
2 parents 9f044ec + 993fd0e commit 926adb6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,12 @@
2121
- Main Menu
2222
- Hotkeys *(partially)*
2323
- Added icons to snippets for easier recognition in the prompt list
24+
- Performance
25+
- `LICENSE.md` / `README.md` / `HOWTO.md`
2426

2527
#### Patches
2628
- Storage directory creation / reading
2729
- Prompt's search didn't work
2830
- JSON error on snippet saving
2931
- Error with different path dividers on different OSs
32+
- Icon update when searching prompt list

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "snippet-injector",
33
"main": "./lib/snippet-injector",
4-
"version": "0.7.8",
4+
"version": "0.7.9",
55
"description": "An easy but powerful snippet management tool for Atom editor.",
66
"keywords": [],
77
"repository": "https://github.com/MCStreetguy/atom-snippet-injector",

0 commit comments

Comments
 (0)