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
+ ## [ 4.2.0] - 2020-06-23
10
+
9
11
### Added
10
12
- Configurable ResampleMethod in source definitions [ #229 ] ( https://github.com/geotrellis/geotrellis-server/issues/229 )
11
13
- Enable TargetCell parameter for focal operations [ #212 ] ( https://github.com/geotrellis/geotrellis-server/issues/212 )
@@ -98,7 +100,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
98
100
### Changed
99
101
- Update geotrellis-contrib [ #135 ] ( https://github.com/geotrellis/geotrellis-server/pull/135 )
100
102
101
- [ Unreleased ] : https://github.com/geotrellis/geotrellis-server/compare/4.1.0...HEAD
103
+ [ Unreleased ] : https://github.com/geotrellis/geotrellis-server/compare/4.2.0...HEAD
104
+ [ 4.2.0 ] : https://github.com/geotrellis/geotrellis-server/compare/4.2.0...4.1.0
102
105
[ 4.1.0 ] : https://github.com/geotrellis/geotrellis-server/compare/4.0.1...4.1.0
103
106
[ 4.0.1 ] : https://github.com/geotrellis/geotrellis-server/compare/4.0.0...4.0.1
104
107
[ 4.0.0 ] : https://github.com/geotrellis/geotrellis-server/compare/3.4.0...4.0.0
You can’t perform that action at this time.
0 commit comments