File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.1.2] - 2021-04-12
10+
911### Fixed
1012- Fix NZ Map projection and add a test for it [ #62 ] ( https://github.com/locationtech/proj4j/issues/62 )
1113- Update OrthographicAzimuthalProjection [ #63 ] ( https://github.com/locationtech/proj4j/pull/63 )
@@ -49,7 +51,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4951- Fix possible ` null ` dereference [ #16 ] ( https://github.com/locationtech/proj4j/pull/16 )
5052- Fix ` cea ` (Cylindrical Equal Area) projection [ #10 ] ( https://github.com/locationtech/proj4j/pull/10 )
5153
52- [ Unreleased ] : https://github.com/locationtech/proj4j/compare/v1.1.1...HEAD
54+ [ Unreleased ] : https://github.com/locationtech/proj4j/compare/v1.1.2...HEAD
55+ [ 1.1.2 ] : https://github.com/locationtech/proj4j/compare/v1.1.1...v1.1.2
5356[ 1.1.1 ] : https://github.com/locationtech/proj4j/compare/v1.1.0...v1.1.1
5457[ 1.1.0 ] : https://github.com/locationtech/proj4j/compare/v1.0.0...v1.1.0
5558[ 1.0.0 ] : https://github.com/locationtech/proj4j/compare/def8d6f3a1408676969eb7ce20c1f1eafa1ce010...v1.0.0
You can’t perform that action at this time.
0 commit comments