Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Update release notes for 1.10.1.0 and keep the one for 1.10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianli Feng committed Sep 8, 2020
1 parent b21c71e commit eeb3a10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 2020-08-18 Version 1.10.0.0

Compatible with Elasticsearch 7.9.0

### Maintenance
* Update JobSchedulerPlugin to conform with changes to ExtensiblePlugin interface in Elasticsearch 7.9.0 ([#67](https://github.com/opendistro-for-elasticsearch/job-scheduler/pull/67))
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## 2020-09-04 Version 1.10.1.0
## 2020-09-08 Version 1.10.1.0

Compatible with Elasticsearch 7.9.1

### Infrastructure
* Fix download and doc links in package description ([#70](https://github.com/opendistro-for-elasticsearch/job-scheduler/pull/70))

### Documentation
* Adds workflow to generate draft release notes and reformat old release notes ([#68](https://github.com/opendistro-for-elasticsearch/job-scheduler/pull/68))
* Add workflow to generate draft release notes and reformat old release notes ([#68](https://github.com/opendistro-for-elasticsearch/job-scheduler/pull/68))

### Maintenance
* Update JobSchedulerPlugin to conform with changes to ExtensiblePlugin interface in Elasticsearch 7.9.0 ([#67](https://github.com/opendistro-for-elasticsearch/job-scheduler/pull/67))
* Add supports to Elasticsearch 7.9.1 ([#71](https://github.com/opendistro-for-elasticsearch/job-scheduler/pull/71))

0 comments on commit eeb3a10

Please sign in to comment.