We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eead08 commit 756ea3eCopy full SHA for 756ea3e
CHANGES.md
@@ -1,3 +1,7 @@
1
+# Version 0.10.2
2
+
3
+Republished 0.10.1, fixing an accidentally removed method (`Decoder::find_tag_unsigned_vec`).
4
5
# Version 0.10.1
6
7
New features:
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tiff"
-version = "0.10.1"
+version = "0.10.2"
edition = "2021"
resolver = "2"
0 commit comments