Skip to content

Commit 0007beb

Browse files
chore(master): release 2.5.1 (#355)
1 parent 1948694 commit 0007beb

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.5.1](https://github.com/google/slo-generator/compare/v2.5.0...v2.5.1) (2023-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* get_human_time() should not hard-code the human-readable timezone ([#350](https://github.com/google/slo-generator/issues/350)) ([1948694](https://github.com/google/slo-generator/commit/194869473887c22948b1029bcbfda3e5b535c160))
9+
310
## [2.5.0](https://github.com/google/slo-generator/compare/v2.4.0...v2.5.0) (2023-10-11)
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.5.0
19+
version = 2.5.1
2020
author = Google Inc.
2121
author_email = [email protected]
2222
maintainer = Laurent VAYLET

0 commit comments

Comments
 (0)