Skip to content

Commit ddedf9d

Browse files
chore(master): release 2.3.3 (#291)
1 parent 41b814b commit ddedf9d

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+
## [2.3.3](https://github.com/google/slo-generator/compare/v2.3.2...v2.3.3) (2022-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* compute the time horizon of MQL requests more accurately so they return the same results as MQF requests ([#290](https://github.com/google/slo-generator/issues/290)) ([41b814b](https://github.com/google/slo-generator/commit/41b814b6119f7a43b229317f8da0f4006c987656))
9+
310
## [2.3.2](https://github.com/google/slo-generator/compare/v2.3.1...v2.3.2) (2022-10-29)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[metadata]
1818
name = slo-generator
19-
version = 2.3.2
19+
version = 2.3.3
2020
author = Google Inc.
2121
author_email = [email protected]
2222
maintainer = Laurent VAYLET

0 commit comments

Comments
 (0)