Skip to content

Commit 4a19de5

Browse files
update CHANGELOG for version 2.0.0 release
1 parent 7dfb878 commit 4a19de5

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,25 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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>

0 commit comments

Comments
 (0)