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
+
1
2
# Changelog
2
3
All notable changes to this project will be documented in this file.
3
4
@@ -6,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
7
8
## [ Unreleased]
8
9
10
+ ## [ 1.2.0] - 2022-12-4
11
+
9
12
### Fixed
10
13
- Fix EquidistantAzimuthalProjection through add geodesic package [ #84 ] ( https://github.com/locationtech/proj4j/issues/84 )
11
14
- 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
77
80
- Fix possible ` null ` dereference [ #16 ] ( https://github.com/locationtech/proj4j/pull/16 )
78
81
- Fix ` cea ` (Cylindrical Equal Area) projection [ #10 ] ( https://github.com/locationtech/proj4j/pull/10 )
79
82
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
81
85
[ 1.1.5 ] : https://github.com/locationtech/proj4j/compare/v1.1.4...v1.1.5
82
86
[ 1.1.4 ] : https://github.com/locationtech/proj4j/compare/v1.1.3...v1.1.4
83
87
[ 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