Skip to content

Commit 61a179a

Browse files
committed
CHANGELOG.md rotation
1 parent a397c7b commit 61a179a

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.1] - 2022-03-12
10+
911
### Added
1012
- Add new shading rules to make GT work with Spark 3.x [#3397](https://github.com/locationtech/geotrellis/pull/3397)
1113
- Add Buffer Tile [#3419](https://github.com/locationtech/geotrellis/pull/3419)
@@ -1140,7 +1142,8 @@ efficiently using the layer query API.
11401142
the slick scala database library.
11411143
- Perform PostGIS `ST_` operations in PostGIS through scala.
11421144

1143-
[Unreleased]: https://github.com/locationtech/geotrellis/compare/v3.6.0...HEAD
1145+
[Unreleased]: https://github.com/locationtech/geotrellis/compare/v3.6.1...HEAD
1146+
[3.6.0]: https://github.com/locationtech/geotrellis/compare/v3.6.0...v3.6.1
11441147
[3.6.0]: https://github.com/locationtech/geotrellis/compare/v3.5.2...v3.6.0
11451148
[3.5.2]: https://github.com/locationtech/geotrellis/compare/v3.5.1...v3.5.2
11461149
[3.5.1]: https://github.com/locationtech/geotrellis/compare/v3.5.0...v3.5.1

0 commit comments

Comments
 (0)