Skip to content

Commit

Permalink
chore(release): prepare for v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaka91 committed Aug 23, 2023
1 parent 2ee8806 commit 55283b9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## [0.1.6] - 2023-08-23

### Miscellaneous Tasks

- Unpin serde again ([2ee8806](https://github.com/dnaka91/llvm-cov-pretty/commit/2ee8806))
> The issue with pre-compiled binaries in `serde` has been resolved.
> Therefore, the pin can be removed, but a minimum version of `1.0.185` is
> required.
## [0.1.5] - 2023-08-19

### Miscellaneous Tasks
Expand Down

0 comments on commit 55283b9

Please sign in to comment.