Skip to content

Commit 1308cca

Browse files
authored
Update CHANGELOG.md
1 parent 172b218 commit 1308cca

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ Version 3.4 of the PMTiles specification clarified that directory entries must h
4545

4646
### Changed
4747
- 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
48+
- Deprecate `Directory::iter` method in favor of `IntoIterator` trait implementation
5149

5250
## [0.2.3]
5351
- Add `from_bytes` associated function to `PMTiles`-, `Header`- and `Directory`-struct

0 commit comments

Comments
 (0)