Skip to content

Commit 7b3468a

Browse files
committed
Upd CHANGELOG.md
1 parent 21c21b1 commit 7b3468a

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.3] - 2021-06-17
10+
911
### Fixed
1012
- Problem with omerc projection e.g. EPSG: 3375 [#21](https://github.com/locationtech/proj4j/issues/21)
1113

@@ -54,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5456
- Fix possible `null` dereference [#16](https://github.com/locationtech/proj4j/pull/16)
5557
- Fix `cea` (Cylindrical Equal Area) projection [#10](https://github.com/locationtech/proj4j/pull/10)
5658

57-
[Unreleased]: https://github.com/locationtech/proj4j/compare/v1.1.2...HEAD
59+
[Unreleased]: https://github.com/locationtech/proj4j/compare/v1.1.3...HEAD
60+
[1.1.3]: https://github.com/locationtech/proj4j/compare/v1.1.2...v1.1.3
5861
[1.1.2]: https://github.com/locationtech/proj4j/compare/v1.1.1...v1.1.2
5962
[1.1.1]: https://github.com/locationtech/proj4j/compare/v1.1.0...v1.1.1
6063
[1.1.0]: https://github.com/locationtech/proj4j/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)