Skip to content

Commit b86809c

Browse files
committed
Version 3.5.1
1 parent c0baa51 commit b86809c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.5.1] - 2020-11-23
10+
911
### Changed
1012
- Fix `Encoder[GeometryCollection]` including subclasses of GeometryCollection twice in the json
1113
(MultiPolygon, Multipoint,MultiLinestring) [#3167](https://github.com/locationtech/geotrellis/issues/3167)

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "3.5.1-SNAPSHOT"
1+
ThisBuild / version := "3.5.1"

0 commit comments

Comments
 (0)