Skip to content

Commit 777a6ca

Browse files
committed
CHANGELOG.md rotate
1 parent c7846d3 commit 777a6ca

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 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.6.0] - 2024-05-13
10+
911
## Added
1012
- Add Azure RangeReaders [#386](https://github.com/geotrellis/geotrellis-server/pull/386)
1113
- Add GetFeatureInfoExtended support [#388](https://github.com/geotrellis/geotrellis-server/pull/388)
@@ -14,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1416
## Changed
1517
- STAC Assets regex selectors support [#388](https://github.com/geotrellis/geotrellis-server/pull/388)
1618
- GetFeatureInfo and GetFeatureInfoExtended pixel values field name change [#389](https://github.com/geotrellis/geotrellis-server/pull/389)
19+
- WMTSModel add GeoTrellisOgcSource match item [#395](https://github.com/geotrellis/geotrelis-server/pull/395)
20+
- Update GeoTrellis Server deps [#396](https://github.com/geotrellis/geotrelis-server/pull/396)
1721

1822
## [4.5.0] - 2021-07-10
1923

@@ -170,7 +174,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
170174
### Changed
171175
- Update geotrellis-contrib [#135](https://github.com/geotrellis/geotrellis-server/pull/135)
172176

173-
[Unreleased]: https://github.com/geotrellis/geotrellis-server/compare/4.5.0...HEAD
177+
[Unreleased]: https://github.com/geotrellis/geotrellis-server/compare/4.6.0...HEAD
178+
[4.6.0]: https://github.com/geotrellis/geotrellis-server/compare/4.5.0...4.6.0
174179
[4.5.0]: https://github.com/geotrellis/geotrellis-server/compare/4.4.0...4.5.0
175180
[4.4.0]: https://github.com/geotrellis/geotrellis-server/compare/4.3.0...4.4.0
176181
[4.3.0]: https://github.com/geotrellis/geotrellis-server/compare/4.2.0...4.3.0

0 commit comments

Comments
 (0)