Skip to content

Commit 9546a86

Browse files
authored
Merge pull request #16 from schubergphilis/release/0.1.0
Release/0.1.0
2 parents 01e47bc + 119e5ac commit 9546a86

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.1.0 (2026-07-17)
2+
3+
### Features
4+
5+
- add list command for SLO downtime and a commands tree
6+
17
## v0.0.7 (2026-06-17)
28

39
## v0.0.6 (2026-06-09)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datadog_slo_overrides_cli"
3-
version = "0.0.7"
3+
version = "0.1.0"
44
description = "CLI to set overrides idempotently for multiple SLO's"
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)