Skip to content

Commit 33381c0

Browse files
committed
CHANGELOG.md rotate
1 parent 59c2f66 commit 33381c0

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
@@ -1,3 +1,4 @@
1+
12
# Changelog
23
All notable changes to this project will be documented in this file.
34

@@ -6,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
67

78
## [Unreleased]
89

10+
## [1.2.0] - 2022-12-4
11+
912
### Fixed
1013
- Fix EquidistantAzimuthalProjection through add geodesic package [#84](https://github.com/locationtech/proj4j/issues/84)
1114
- Fix RobinsonProjection [#87](https://github.com/locationtech/proj4j/issues/87)
@@ -77,7 +80,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7780
- Fix possible `null` dereference [#16](https://github.com/locationtech/proj4j/pull/16)
7881
- Fix `cea` (Cylindrical Equal Area) projection [#10](https://github.com/locationtech/proj4j/pull/10)
7982

80-
[Unreleased]: https://github.com/locationtech/proj4j/compare/v1.1.5...HEAD
83+
[Unreleased]: https://github.com/locationtech/proj4j/compare/v1.2.0...HEAD
84+
[1.2.0]: https://github.com/locationtech/proj4j/compare/v1.1.5...v1.2.0
8185
[1.1.5]: https://github.com/locationtech/proj4j/compare/v1.1.4...v1.1.5
8286
[1.1.4]: https://github.com/locationtech/proj4j/compare/v1.1.3...v1.1.4
8387
[1.1.3]: https://github.com/locationtech/proj4j/compare/v1.1.2...v1.1.3

0 commit comments

Comments
 (0)