Skip to content

Commit 2aa3902

Browse files
committed
Update changelog format.
1 parent 68cfbbc commit 2aa3902

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
# Change Log
2+
3+
## [1.0.4] - 2022-08-04
4+
### Fixed
5+
- Changelog format.
6+
27
## [1.0.3] - 2022-08-04
38
### Added
49
- Shortcuts for Opening Built Content.
510
- Option to show a list of products when Opening Built Content.
11+
612
## [1.0.2] - 2022-07-19
713
### Added
814
- Enable web extension.
15+
916
## [1.0.1] - 2022-07-18
1017
### Fixed
1118
- Open Built content: only the fallback (RHEL8) built content was being opened. The fallback option was removed.
19+
1220
## [1.0.0] - 2022-07-14
1321
### Added
1422
- Option to open built content files.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Content Navigator",
55
"description": "Content Navigator helps security content authors to create content for https://github.com/ComplianceAsCode/content",
66
"icon": "icon.png",
7-
"version": "1.0.3",
7+
"version": "1.0.4",
88
"license": "BSD-3-Clause",
99
"engines": {
1010
"vscode": "^1.59.0"

0 commit comments

Comments
 (0)