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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 2.0.0 ] - 2024-11-19
8
8
9
9
### Added
10
10
11
11
- Adds render cross reference in links ([ #2 ] ( https://github.com/stac-extensions/render/issues/2 ) )
12
12
13
13
### Changed
14
14
15
+ - Place 'renders' object in Item properties [ #4 ] ( https://github.com/stac-extensions/render/issues/4 )
16
+
15
17
### Deprecated
16
18
17
19
### Removed
18
20
19
21
### Fixed
20
22
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
22
26
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