File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.21.0] - 2025-08-22
11+
1012### Added
1113
1214- ` ProcessingParameters ` : New component
1315- ` Job ` and ` Service ` : Processing parameters can be visualized via the ` processingParameters ` prop
16+ - ` Job ` : Support for visualizing more timestamps
1417
1518### Changed
1619
Original file line number Diff line number Diff line change 22
33A set of [ Vue] ( https://vuejs.org ) components for [ openEO] ( http://openeo.org ) .
44
5- This library's version is [ ** 2.20 .0** ] ( CHANGELOG.md ) and supports ** openEO API versions 1.x.x** .
5+ This library's version is [ ** 2.21 .0** ] ( CHANGELOG.md ) and supports ** openEO API versions 1.x.x** .
66Legacy versions supporting API version 0.x are available as [ releases] ( https://github.com/Open-EO/openeo-vue-components/releases ) .
77
88npm: [ @openeo/vue-components ] ( https://www.npmjs.com/package/@openeo/vue-components )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openeo/vue-components" ,
3- "version" : " 2.20 .0" ,
3+ "version" : " 2.21 .0" ,
44 "author" : " openEO Consortium" ,
55 "contributors" : [
66 {
You can’t perform that action at this time.
0 commit comments