Skip to content

Commit

Permalink
Update CHANGES again
Browse files Browse the repository at this point in the history
  • Loading branch information
urschrei committed Jun 23, 2022
1 parent c94118b commit 1c277ed
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

## Unreleased
- Inline the functionality of the legacy `Info` trait directly into `Proj`/`ProjBuilder` and remove the `Info` trait.
- Make `PjInfo` struct public, and rename it to `ProjInfo`
- <https://github.com/georust/proj/pull/133>
- BREAKING: Getting information about the version of libproj installed was renamed from proj.info() to proj.lib_info()
- Make `PjInfo` struct public, and rename it to `ProjInfo`
- <https://github.com/georust/proj/pull/133>
- Actually return an error if a definition can't be retrieved
- <https://github.com/georust/proj/pull/132>

Expand Down

0 comments on commit 1c277ed

Please sign in to comment.