Skip to content

Commit

Permalink
Fix CHANGELOG: move a fix into the correct section
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Cmiel <acmiel@redhat.com>
  • Loading branch information
chmeliik committed Jun 21, 2024
1 parent b32d823 commit a4c44ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- The success/failure message did not make sense with `differential: false`, now
it's more generic
- Introducing a ShellCheck violation into a file that already has a violation of
the same type could confuse Checkton, making it report the old violation instead
of the new one.

## [v0.1.0] - 2024-06-21

### Fixed

- A script nested inside another script (e.g. inside a heredoc string) no longer
breaks the enclosing script
- Introducing a ShellCheck violation into a file that already has a violation of
the same type could confuse Checkton, making it report the old violation instead
of the new one.

## [v0.1.0-alpha.2] - 2024-06-18

Expand Down

0 comments on commit a4c44ce

Please sign in to comment.