Skip to content

Commit 8b8fbc9

Browse files
committed
Cut 1.1.0
Signed-off-by: beorn7 <[email protected]>
1 parent 2bb70fc commit 8b8fbc9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.1.0 / 2019-08-01
2+
3+
* [CHANGE] API client: Format time as UTC rather than RFC3339Nano. #617
4+
* [CHANGE] API client: Add warnings to `LabelValues` and `LabelNames` calls. #609
5+
* [FEATURE] Push: Support base64 encoding in grouping key. #624
6+
* [FEATURE] Push: Add Delete method to Pusher. #613
7+
18
## 1.0.0 / 2019-06-15
29

310
_This release removes all previously deprecated features, resulting in the breaking changes listed below. As this is v1.0.0, semantic versioning applies from now on, with the exception of the API client and parts marked explicitly as experimental._

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

0 commit comments

Comments
 (0)