Skip to content

Commit 7e8c4ba

Browse files
chore(release): 1.0.0 [skip ci]
# [1.0.0](v0.11.0...v1.0.0) (2021-03-02) ### Bug Fixes * handle gets with no result ([8d016a1](8d016a1)) ### Features * If resource doesn't exist in Datadog, the resource is recreated. ([18ba241](18ba241)) ### BREAKING CHANGES * `datadog-backup` used to exit with an error if a resource wasn't found in Datadog.
1 parent 8d016a1 commit 7e8c4ba

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [1.0.0](https://github.com/scribd/datadog_backup/compare/v0.11.0...v1.0.0) (2021-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* handle gets with no result ([8d016a1](https://github.com/scribd/datadog_backup/commit/8d016a1858b44d374a0dff121c71340bf18062e0))
7+
8+
9+
### Features
10+
11+
* If resource doesn't exist in Datadog, the resource is recreated. ([18ba241](https://github.com/scribd/datadog_backup/commit/18ba24183e136f9d899351bbb0999aba2c22308f))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* `datadog-backup` used to exit with an error if a resource
17+
wasn't found in Datadog.
18+
119
# [0.11.0](https://github.com/scribd/datadog_backup/compare/v0.10.3...v0.11.0) (2021-01-12)
220

321

0 commit comments

Comments
 (0)