Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
wcampbell0x2a authored and dependabot[bot] committed Nov 13, 2023
1 parent 82519a5 commit 31863cb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Replace curl in test dependency `test-assets` with ureq ([#264](https://github.com/wcampbell0x2a/backhand/pull/264))
- Replace `zune-inflate` with `libdeflater` for custom decompression testing for reliability ([#325](https://github.com/wcampbell0x2a/backhand/pull/325))

### Dependencies
- Bump `env_logger` from 0.10.0 to 0.10.1 ([#341](https://github.com/wcampbell0x2a/backhand/pull/341))

## [v0.13.0] - 2023-06-18
### backhand
#### Changes
Expand Down Expand Up @@ -633,4 +636,4 @@ only_read/tplink_ax1800
- `DirEntry` uses `InodeId` instead of `u8`

### [v0.1.0] - 2023-01-01
- Initial Release
- Initial Release

0 comments on commit 31863cb

Please sign in to comment.