Skip to content

Commit d060ca6

Browse files
authored
prep for v1.6.0
1 parent db481eb commit d060ca6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
## 1.6.0 (Unreleased)
2+
3+
IMPROVEMENTS:
4+
5+
* provider: Improve provider logging [GH-46]
6+
* resource/alert_notification: Add `uid` field [GH-87]
7+
* resource/alert_notification: Add `send_reminder` and `frequency` fields [GH-94]
8+
* resource/dashboard: Document `folder` field [GH-86]
9+
* resource/data_source: Support additional data sources [GH-90]
10+
* resource/data_source: Update the `access_mode` field description [GH-93]
11+
12+
BUG FIXES:
13+
14+
* resource/data_source: Mark `secret_key` in `secure_json_data` as sensitive [GH-78]
15+
* resource/alert_notification: Update example fields [GH-45]
16+
* resource/alert_notification: Update example formatting [GH-73]
17+
218
## 1.5.0 (June 26, 2019)
319

420
IMPROVEMENTS

0 commit comments

Comments
 (0)