Skip to content

Commit

Permalink
Update meta data for 0.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroicKatora committed Jan 27, 2021
1 parent ff16c65 commit 3bf223f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## v0.1.22 (2021-01-27)

- Fix panic on jpeg without frames.

## v0.1.21 (2021-01-23)

- Fix incorrect order of MCUs in non-interleaved streams
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "jpeg-decoder"
version = "0.1.21"
version = "0.1.22"
authors = ["Ulf Nilsson <[email protected]>"]
description = "JPEG decoder"
documentation = "https://docs.rs/jpeg-decoder"
Expand Down

0 comments on commit 3bf223f

Please sign in to comment.