Skip to content

Commit

Permalink
Update changelog format.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggbecker committed Aug 4, 2022
1 parent 68cfbbc commit 2aa3902
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
# Change Log

## [1.0.4] - 2022-08-04
### Fixed
- Changelog format.

## [1.0.3] - 2022-08-04
### Added
- Shortcuts for Opening Built Content.
- Option to show a list of products when Opening Built Content.

## [1.0.2] - 2022-07-19
### Added
- Enable web extension.

## [1.0.1] - 2022-07-18
### Fixed
- Open Built content: only the fallback (RHEL8) built content was being opened. The fallback option was removed.

## [1.0.0] - 2022-07-14
### Added
- Option to open built content files.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"displayName": "Content Navigator",
"description": "Content Navigator helps security content authors to create content for https://github.com/ComplianceAsCode/content",
"icon": "icon.png",
"version": "1.0.3",
"version": "1.0.4",
"license": "BSD-3-Clause",
"engines": {
"vscode": "^1.59.0"
Expand Down

0 comments on commit 2aa3902

Please sign in to comment.