File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
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
66
77## [ Unreleased]
88
9+ ## [ 3.6.0] - 2021-04-30
10+
911### Added
1012- Add method SpatialIndex#pointsInExtentAsIterable [ #3349 ] ( https://github.com/locationtech/geotrellis/issues/3349 )
1113- Spark 3 & Hadoop 3 Support [ #3218 ] ( https://github.com/locationtech/geotrellis/issues/3218 )
@@ -1126,7 +1128,9 @@ efficiently using the layer query API.
11261128 the slick scala database library.
11271129- Perform PostGIS ` ST_ ` operations in PostGIS through scala.
11281130
1129- [ Unreleased ] : https://github.com/locationtech/geotrellis/compare/v3.5.1...HEAD
1131+ [ Unreleased ] : https://github.com/locationtech/geotrellis/compare/v3.6.0...HEAD
1132+ [ 3.6.0 ] : https://github.com/locationtech/geotrellis/compare/v3.6.0...v3.5.1
1133+ [ 3.5.2 ] : https://github.com/locationtech/geotrellis/compare/v3.5.2...v3.5.1
11301134[ 3.5.1 ] : https://github.com/locationtech/geotrellis/compare/v3.5.1...v3.5.0
11311135[ 3.5.0 ] : https://github.com/locationtech/geotrellis/compare/v3.4.1...v3.5.0
11321136[ 3.4.1 ] : https://github.com/locationtech/geotrellis/compare/v3.4.0...v3.4.1
Original file line number Diff line number Diff line change 1- ThisBuild / version := " 3.6.0-SNAPSHOT "
1+ ThisBuild / version := " 3.6.0"
You can’t perform that action at this time.
0 commit comments