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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.4.1] - 2025-06-15
11+
1012### Fixed
1113- External GridDefinition read fix [ #121 ] ( https://github.com/locationtech/proj4j/pull/121 )
1214
@@ -112,7 +114,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
112114- Fix possible ` null ` dereference [ #16 ] ( https://github.com/locationtech/proj4j/pull/16 )
113115- Fix ` cea ` (Cylindrical Equal Area) projection [ #10 ] ( https://github.com/locationtech/proj4j/pull/10 )
114116
115- [ Unreleased ] : https://github.com/locationtech/proj4j/compare/v1.4.0...HEAD
117+ [ Unreleased ] : https://github.com/locationtech/proj4j/compare/v1.4.1...HEAD
118+ [ 1.4.1 ] : https://github.com/locationtech/proj4j/compare/v1.4.0...v1.4.1
116119[ 1.4.0 ] : https://github.com/locationtech/proj4j/compare/v1.3.0...v1.4.0
117120[ 1.3.0 ] : https://github.com/locationtech/proj4j/compare/v1.2.3...v1.3.0
118121[ 1.2.3 ] : https://github.com/locationtech/proj4j/compare/v1.2.2...v1.2.3
You can’t perform that action at this time.
0 commit comments