Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DerZade authored May 25, 2024
1 parent 172b218 commit 1308cca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ Version 3.4 of the PMTiles specification clarified that directory entries must h

### Changed
- Implement [`IntoIterator`](https://doc.rust-lang.org/std/iter/trait.IntoIterator.html) for `Directory`-struct
- Deprecate `Directory::iter` method in favor of `IntoIterator` trait implementation

Deprecate
- Deprecate `Directory::iter` method in favor of `IntoIterator` trait implementation

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

0 comments on commit 1308cca

Please sign in to comment.