File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.11.0] - 2022-10-27
10
+
9
11
### Added
10
12
11
13
- ` Logs ` : The fields to search in can be selected.
@@ -599,7 +601,8 @@ First stable release.
599
601
Please see the [ Releases] ( https://github.com/Open-EO/openeo-vue-components/releases ) for changelogs prior to v1.0.0.
600
602
601
603
602
- [ Unreleased ] : https://github.com/Open-EO/openeo-vue-components/compare/v2.10.3...HEAD
604
+ [ Unreleased ] : https://github.com/Open-EO/openeo-vue-components/compare/v2.11.0...HEAD
605
+ [ 2.11.0 ] : https://github.com/Open-EO/openeo-vue-components/compare/v2.10.3...v2.11.0
603
606
[ 2.10.3 ] : https://github.com/Open-EO/openeo-vue-components/compare/v2.10.2...v2.10.3
604
607
[ 2.10.2 ] : https://github.com/Open-EO/openeo-vue-components/compare/v2.10.1...v2.10.2
605
608
[ 2.10.1 ] : https://github.com/Open-EO/openeo-vue-components/compare/v2.10.0...v2.10.1
Original file line number Diff line number Diff line change 2
2
3
3
A set of [ Vue] ( https://vuejs.org ) components for [ openEO] ( http://openeo.org ) .
4
4
5
- This library's version is [ ** 2.10.3 ** ] ( CHANGELOG.md ) and supports ** openEO API versions 1.0.x and 1.1.x** .
5
+ This library's version is [ ** 2.11.0 ** ] ( CHANGELOG.md ) and supports ** openEO API versions 1.0.x and 1.1.x** .
6
6
Legacy versions supporting API version 0.x are available as [ releases] ( https://github.com/Open-EO/openeo-vue-components/releases ) .
7
7
8
8
npm: [ @openeo/vue-components ] ( https://www.npmjs.com/package/@openeo/vue-components )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openeo/vue-components" ,
3
- "version" : " 2.10.3 " ,
3
+ "version" : " 2.11.0 " ,
4
4
"author" : " openEO Consortium" ,
5
5
"contributors" : [
6
6
{
You can’t perform that action at this time.
0 commit comments