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.3] - 2021-06-17
10+
911### Fixed
1012- Problem with omerc projection e.g. EPSG: 3375 [ #21 ] ( https://github.com/locationtech/proj4j/issues/21 )
1113
@@ -54,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5456- Fix possible ` null ` dereference [ #16 ] ( https://github.com/locationtech/proj4j/pull/16 )
5557- Fix ` cea ` (Cylindrical Equal Area) projection [ #10 ] ( https://github.com/locationtech/proj4j/pull/10 )
5658
57- [ Unreleased ] : https://github.com/locationtech/proj4j/compare/v1.1.2...HEAD
59+ [ Unreleased ] : https://github.com/locationtech/proj4j/compare/v1.1.3...HEAD
60+ [ 1.1.3 ] : https://github.com/locationtech/proj4j/compare/v1.1.2...v1.1.3
5861[ 1.1.2 ] : https://github.com/locationtech/proj4j/compare/v1.1.1...v1.1.2
5962[ 1.1.1 ] : https://github.com/locationtech/proj4j/compare/v1.1.0...v1.1.1
6063[ 1.1.0 ] : https://github.com/locationtech/proj4j/compare/v1.0.0...v1.1.0
You can’t perform that action at this time.
0 commit comments