Skip to content

Commit

Permalink
Release v0.8.1 (#186)
Browse files Browse the repository at this point in the history
Internal change for library compatibility. No user-visible changes.

* [CHANGE] Don't rely on slice labels #184

Signed-off-by: SuperQ <[email protected]>
  • Loading branch information
SuperQ authored Jan 27, 2024
1 parent c1195f9 commit a9627bb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.8.1 / 2024-01-28

Internal change for library compatibility. No user-visible changes.

* [CHANGE] Don't rely on slice labels #184

## 0.8.0 / 2024-01-02

* [FEATURE] Add the `--regex-match` flag to filter with a regexp matcher. #171
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.0
0.8.1

0 comments on commit a9627bb

Please sign in to comment.