Skip to content

Commit 1763fb2

Browse files
committed
4.2.0
1 parent aa71169 commit 1763fb2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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+
## [4.2.0] - 2020-06-23
10+
911
### Added
1012
- Configurable ResampleMethod in source definitions [#229](https://github.com/geotrellis/geotrellis-server/issues/229)
1113
- 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
98100
### Changed
99101
- Update geotrellis-contrib [#135](https://github.com/geotrellis/geotrellis-server/pull/135)
100102

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
102105
[4.1.0]: https://github.com/geotrellis/geotrellis-server/compare/4.0.1...4.1.0
103106
[4.0.1]: https://github.com/geotrellis/geotrellis-server/compare/4.0.0...4.0.1
104107
[4.0.0]: https://github.com/geotrellis/geotrellis-server/compare/3.4.0...4.0.0

0 commit comments

Comments
 (0)