Skip to content

Commit a947243

Browse files
committed
Upd the CHANGELOG.mg
1 parent 2d83228 commit a947243

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 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.0] - 2020-08-18
10+
911
### Added
1012
- Add alternative RasterizeRDD methods for keyed geometries or features [#3271](https://github.com/locationtech/geotrellis/pull/3271)
1113

@@ -1083,3 +1085,25 @@ efficiently using the layer query API.
10831085
- Save and load geometry and feature data to and from PostGIS using
10841086
the slick scala database library.
10851087
- Perform PostGIS `ST_` operations in PostGIS through scala.
1088+
1089+
[Unreleased]: https://github.com/locationtech/geotrellis/compare/v3.5.0...HEAD
1090+
[3.5.0]: https://github.com/locationtech/geotrellis/compare/v3.4.1...v3.5.0
1091+
[3.4.1]: https://github.com/locationtech/geotrellis/compare/v3.4.0...v3.4.1
1092+
[3.4.0]: https://github.com/locationtech/geotrellis/compare/v3.3.0...v3.4.0
1093+
[3.3.0]: https://github.com/locationtech/geotrellis/compare/v3.2.0...v3.3.0
1094+
[3.2.0]: https://github.com/locationtech/geotrellis/compare/v3.1.0...v3.2.0
1095+
[3.1.0]: https://github.com/locationtech/geotrellis/compare/v3.0.0...v3.1.0
1096+
[3.0.0]: https://github.com/locationtech/geotrellis/compare/v2.3.0...v3.0.0
1097+
[2.3.0]: https://github.com/locationtech/geotrellis/compare/v2.2.0...v2.3.0
1098+
[2.2.0]: https://github.com/locationtech/geotrellis/compare/v2.1.0...v2.2.0
1099+
[2.1.0]: https://github.com/locationtech/geotrellis/compare/v2.0.0...v2.1.0
1100+
[2.0.0]: https://github.com/locationtech/geotrellis/compare/v1.2.1...v2.0.0
1101+
[1.2.1]: https://github.com/locationtech/geotrellis/compare/v1.2.0...v1.2.1
1102+
[1.2.1]: https://github.com/locationtech/geotrellis/compare/v1.2.0...v1.2.1
1103+
[1.2.0]: https://github.com/locationtech/geotrellis/compare/v1.1.0...v1.2.0
1104+
[1.1.0]: https://github.com/locationtech/geotrellis/compare/v1.0.0...v1.1.0
1105+
[1.0.0]: https://github.com/locationtech/geotrellis/compare/v0.10.3...v1.0.0
1106+
[0.10.3]: https://github.com/locationtech/geotrellis/compare/v0.10.2...v0.10.3
1107+
[0.10.2]: https://github.com/locationtech/geotrellis/compare/v0.10.1...v0.10.2
1108+
[0.10.1]: https://github.com/locationtech/geotrellis/compare/v0.10.0...v0.10.1
1109+
[0.10.0]: https://github.com/locationtech/geotrellis/compare/v0.9.0...v0.10.0

0 commit comments

Comments
 (0)