Skip to content

Commit f5a026e

Browse files
committed
Rotate the changelog
1 parent 440f3e8 commit f5a026e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)