We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46cadc commit 46c9aa6Copy full SHA for 46c9aa6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.1.0](https://github.com/scribd/datadog_backup/compare/v3.0.0...v3.1.0) (2022-08-30)
2
+
3
4
+### Features
5
6
+* backup and restore synthetics ([#139](https://github.com/scribd/datadog_backup/issues/139)) ([a46cadc](https://github.com/scribd/datadog_backup/commit/a46cadc7d196dcb0f20bf31d06cde6a13a390835))
7
8
# [3.0.0](https://github.com/scribd/datadog_backup/compare/v2.0.2...v3.0.0) (2022-08-25)
9
10
lib/datadog_backup/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module DatadogBackup
- VERSION = '3.0.0'
+ VERSION = '3.1.0'
end
0 commit comments