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 d9cba97 commit aaa3d9eCopy full SHA for aaa3d9e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.2.0](https://github.com/scribd/datadog_backup/compare/v3.1.1...v3.2.0) (2023-02-10)
2
+
3
4
+### Features
5
6
+* Deepsort skip sorting arrays ([d9cba97](https://github.com/scribd/datadog_backup/commit/d9cba97015d1af636ca9c03605ef14fa8dcb6d21))
7
8
## [3.1.1](https://github.com/scribd/datadog_backup/compare/v3.1.0...v3.1.1) (2022-09-01)
9
10
lib/datadog_backup/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module DatadogBackup
- VERSION = '3.1.1'
+ VERSION = '3.2.0'
end
0 commit comments