Skip to content

Commit 0058861

Browse files
authored
Add changelog for beta 2 (#140)
1 parent 7d0ee09 commit 0058861

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 1.0.0b2 / 2020-11-05
2+
3+
* [Added] Add missing synthetics step types. See [#129](https://github.com/DataDog/datadog-api-client-python/pull/129).
4+
* [Added] Add include_tags in logs archives. See [#126](https://github.com/DataDog/datadog-api-client-python/pull/126).
5+
* [Changed] Change teams and services objects names to be incident specific. See [#134](https://github.com/DataDog/datadog-api-client-python/pull/134).
6+
* [Removed] Remove `require_full_window` client default value for monitors. See [#135](https://github.com/DataDog/datadog-api-client-python/pull/135).
7+
8+
## 1.0.0b1 / 2020-10-21
9+
10+
* Initial beta release of this client

0 commit comments

Comments
 (0)