File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+
12# Changelog
23All 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
You can’t perform that action at this time.
0 commit comments