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

Commit

Permalink
Update 1.10.1.0 release notes for version 1.10.1.1 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
qreshi authored Sep 24, 2020
1 parent bbba7f2 commit 109b2d0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opendistro-alerting",
"version": "1.10.1.0",
"version": "1.10.1.1",
"description": "Kibana Alerting Plugin",
"main": "index.js",
"license": "Apache-2.0",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Version 1.10.1.1 (2020-09-08)

Compatible with Kibana 7.9.1

### Features
* Adds support for Email Destination for Kibana ([#176](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/176))

### Maintenance
* Adds support for Kibana 7.9.1 ([#181](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/181))

0 comments on commit 109b2d0

Please sign in to comment.