Skip to content

Commit abd3dde

Browse files
committed
CHANGELOG rotate
1 parent dcc17e8 commit abd3dde

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)