We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6562833 commit d399685Copy full SHA for d399685
1 file changed
CHANGELOG.md
@@ -109,7 +109,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
109
- Fix possible `null` dereference [#16](https://github.com/locationtech/proj4j/pull/16)
110
- Fix `cea` (Cylindrical Equal Area) projection [#10](https://github.com/locationtech/proj4j/pull/10)
111
112
-[Unreleased]: https://github.com/locationtech/proj4j/compare/v1.3.0...HEAD
+[Unreleased]: https://github.com/locationtech/proj4j/compare/v1.4.0...HEAD
113
+[1.3.0]: https://github.com/locationtech/proj4j/compare/v1.3.0...v1.4.0
114
[1.3.0]: https://github.com/locationtech/proj4j/compare/v1.2.3...v1.3.0
115
[1.2.3]: https://github.com/locationtech/proj4j/compare/v1.2.2...v1.2.3
116
[1.2.2]: https://github.com/locationtech/proj4j/compare/v1.2.1...v1.2.2
0 commit comments