Skip to content

Commit 61f0c68

Browse files
chore: release 1.3.2 (#94)
1 parent 00fca80 commit 61f0c68

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,5 +1,12 @@
11
# Changelog
22

3+
### [1.3.2](https://www.github.com/google/slo-generator/compare/v1.3.1...v1.3.2) (2020-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Datadog backend for direct SLI calculations ([#93](https://www.github.com/google/slo-generator/issues/93)) ([00fca80](https://www.github.com/google/slo-generator/commit/00fca80adb958e5200beca096b964e88d83c8d44))
9+
310
### [1.3.1](https://www.github.com/google/slo-generator/compare/v1.3.0...v1.3.1) (2020-10-23)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# Package metadata.
2929
name = "slo-generator"
3030
description = "SLO Generator"
31-
version = "1.3.1"
31+
version = "1.3.2"
3232
# Should be one of:
3333
# 'Development Status :: 3 - Alpha'
3434
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)