File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,25 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 2.0.0 ] - 2024-11-19
88
99### Added
1010
1111- Adds render cross reference in links ([ #2 ] ( https://github.com/stac-extensions/render/issues/2 ) )
1212
1313### Changed
1414
15+ - Place 'renders' object in Item properties [ #4 ] ( https://github.com/stac-extensions/render/issues/4 )
16+
1517### Deprecated
1618
1719### Removed
1820
1921### Fixed
2022
21- - Place 'renders' object in Item properties [ #4 ] ( https://github.com/stac-extensions/render/issues/4 )
23+ ## [ 1.0.0] - 2023-12-19
24+
25+ Initial release
2226
23- [ Unreleased ] : < https://github.com/stac-extensions/render/compare/v1.0.0...HEAD >
27+ [ 2.0.0 ] : < https://github.com/stac-extensions/render/compare/v2.0.0...v1.0.0 >
28+ [ 1.0.0 ] : < https://github.com/stac-extensions/render/compare/v1.0.0...HEAD >
You can’t perform that action at this time.
0 commit comments