File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.6.1] - 2022-03-12
10
+
9
11
### Added
10
12
- Add new shading rules to make GT work with Spark 3.x [ #3397 ] ( https://github.com/locationtech/geotrellis/pull/3397 )
11
13
- Add Buffer Tile [ #3419 ] ( https://github.com/locationtech/geotrellis/pull/3419 )
@@ -1140,7 +1142,8 @@ efficiently using the layer query API.
1140
1142
the slick scala database library.
1141
1143
- Perform PostGIS ` ST_ ` operations in PostGIS through scala.
1142
1144
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
1144
1147
[ 3.6.0 ] : https://github.com/locationtech/geotrellis/compare/v3.5.2...v3.6.0
1145
1148
[ 3.5.2 ] : https://github.com/locationtech/geotrellis/compare/v3.5.1...v3.5.2
1146
1149
[ 3.5.1 ] : https://github.com/locationtech/geotrellis/compare/v3.5.0...v3.5.1
You can’t perform that action at this time.
0 commit comments