Skip to content

Commit 6562833

Browse files
committed
CHANGELOG.md rotate
1 parent 9a92e99 commit 6562833

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.4.0] - 2025-03-31
11+
1012
### Fixed
1113
- LCC ProjectInverse adjustment, BasicCoordinateTransform.transform cleanup [#117](https://github.com/locationtech/proj4j/pull/117)
1214

geoapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.locationtech.proj4j</groupId>
1111
<artifactId>proj4j-geoapi</artifactId>
1212
<packaging>jar</packaging>
13-
<name>GeoAPI wrappers</name>
13+
<name>Proj4J GeoAPI</name>
1414
<description>GeoAPI wrappers for viewing PROJ4J as a GeoAPI implementation.</description>
1515

1616
<developers>

0 commit comments

Comments
 (0)