We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172b218 commit 1308ccaCopy full SHA for 1308cca
CHANGELOG.md
@@ -45,9 +45,7 @@ Version 3.4 of the PMTiles specification clarified that directory entries must h
45
46
### Changed
47
- Implement [`IntoIterator`](https://doc.rust-lang.org/std/iter/trait.IntoIterator.html) for `Directory`-struct
48
-- Deprecate `Directory::iter` method in favor of `IntoIterator` trait implementation
49
-
50
-Deprecate
+- Deprecate `Directory::iter` method in favor of `IntoIterator` trait implementation
51
52
## [0.2.3]
53
- Add `from_bytes` associated function to `PMTiles`-, `Header`- and `Directory`-struct
0 commit comments