Skip to content

Commit 063165e

Browse files
committed
Small description changes
1 parent f7af190 commit 063165e

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
@@ -2,6 +2,9 @@
22

33
All notable changes to the "resx-editor" extension will be documented in this file.
44

5+
## [0.1.20]
6+
- Initial feature-complete release (render, edit, add, delete)
7+
58
## [0.1.0]
69

710
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "resx-editor",
33
"displayName": "ResX Viewer and Editor",
4-
"description": "Viewer for resx/resw resource files",
4+
"description": "Editor and viewer for resx/resw resource files",
55
"author": "Tim Heuer",
66
"publisher": "timheuer",
77
"icon": "icon.png",

0 commit comments

Comments
 (0)