File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.1.5] - 2022-03-25
10+
11+ ### Fixed
912- Fix Grid equals [ #78 ] ( https://github.com/locationtech/proj4j/pull/78 )
1013
1114## [ 1.1.4] - 2021-11-03
@@ -65,7 +68,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6568- Fix possible ` null ` dereference [ #16 ] ( https://github.com/locationtech/proj4j/pull/16 )
6669- Fix ` cea ` (Cylindrical Equal Area) projection [ #10 ] ( https://github.com/locationtech/proj4j/pull/10 )
6770
68- [ Unreleased ] : https://github.com/locationtech/proj4j/compare/v1.1.4...HEAD
71+ [ Unreleased ] : https://github.com/locationtech/proj4j/compare/v1.1.5...HEAD
72+ [ 1.1.5 ] : https://github.com/locationtech/proj4j/compare/v1.1.4...v1.1.5
6973[ 1.1.4 ] : https://github.com/locationtech/proj4j/compare/v1.1.3...v1.1.4
7074[ 1.1.3 ] : https://github.com/locationtech/proj4j/compare/v1.1.2...v1.1.3
7175[ 1.1.2 ] : https://github.com/locationtech/proj4j/compare/v1.1.1...v1.1.2
You can’t perform that action at this time.
0 commit comments