File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
+
3
+ ## [ 1.0.4] - 2022-08-04
4
+ ### Fixed
5
+ - Changelog format.
6
+
2
7
## [ 1.0.3] - 2022-08-04
3
8
### Added
4
9
- Shortcuts for Opening Built Content.
5
10
- Option to show a list of products when Opening Built Content.
11
+
6
12
## [ 1.0.2] - 2022-07-19
7
13
### Added
8
14
- Enable web extension.
15
+
9
16
## [ 1.0.1] - 2022-07-18
10
17
### Fixed
11
18
- Open Built content: only the fallback (RHEL8) built content was being opened. The fallback option was removed.
19
+
12
20
## [ 1.0.0] - 2022-07-14
13
21
### Added
14
22
- Option to open built content files.
Original file line number Diff line number Diff line change 4
4
"displayName" : " Content Navigator" ,
5
5
"description" : " Content Navigator helps security content authors to create content for https://github.com/ComplianceAsCode/content" ,
6
6
"icon" : " icon.png" ,
7
- "version" : " 1.0.3 " ,
7
+ "version" : " 1.0.4 " ,
8
8
"license" : " BSD-3-Clause" ,
9
9
"engines" : {
10
10
"vscode" : " ^1.59.0"
You can’t perform that action at this time.
0 commit comments