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.3] - 2022-07-12
10
+
9
11
### Changed
10
12
- Expose Charset in a ShapeFileReader API [ #3464 ] ( https://github.com/locationtech/geotrellis/pull/3464 )
11
13
- 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.
1154
1156
the slick scala database library.
1155
1157
- Perform PostGIS ` ST_ ` operations in PostGIS through scala.
1156
1158
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
1158
1161
[ 3.6.2 ] : https://github.com/locationtech/geotrellis/compare/v3.6.1...v3.6.2
1159
1162
[ 3.6.1 ] : https://github.com/locationtech/geotrellis/compare/v3.6.0...v3.6.1
1160
1163
[ 3.6.0 ] : https://github.com/locationtech/geotrellis/compare/v3.5.2...v3.6.0
You can’t perform that action at this time.
0 commit comments