Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
SalOne22 committed Jun 27, 2023
1 parent 073e02e commit 3f258fd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.7.1

- [Bugfix] Fixed extensions written in uppercase, now they are all normalized to lowercase

## v0.7.0

- [Breaking Changes] Decoder now accept opened file as input
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ exclude = ["tests/*", ".*"]
repository = "https://github.com/SalOne22/rimage"
license = "MIT OR Apache-2.0"

version = "0.7.0"
version = "0.7.1"
edition = "2021"

[profile.release]
Expand Down

0 comments on commit 3f258fd

Please sign in to comment.