Skip to content

Commit a4c3308

Browse files
committed
CHANGELOG.md rotate
1 parent 077b00f commit a4c3308

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+
## [3.6.3] - 2022-07-12
10+
911
### Changed
1012
- Expose Charset in a ShapeFileReader API [#3464](https://github.com/locationtech/geotrellis/pull/3464)
1113
- Bump Spark version up to 3.2.0 [#3471](https://github.com/locationtech/geotrellis/pull/3471)
@@ -1154,7 +1156,8 @@ efficiently using the layer query API.
11541156
the slick scala database library.
11551157
- Perform PostGIS `ST_` operations in PostGIS through scala.
11561158

1157-
[Unreleased]: https://github.com/locationtech/geotrellis/compare/v3.6.2...HEAD
1159+
[Unreleased]: https://github.com/locationtech/geotrellis/compare/v3.6.3...HEAD
1160+
[3.6.3]: https://github.com/locationtech/geotrellis/compare/v3.6.2...v3.6.3
11581161
[3.6.2]: https://github.com/locationtech/geotrellis/compare/v3.6.1...v3.6.2
11591162
[3.6.1]: https://github.com/locationtech/geotrellis/compare/v3.6.0...v3.6.1
11601163
[3.6.0]: https://github.com/locationtech/geotrellis/compare/v3.5.2...v3.6.0

0 commit comments

Comments
 (0)