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 f864fb5 commit 02ab80dCopy full SHA for 02ab80d
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## 0.13.0 - 2024-09-22
6
+
7
### Features
8
9
- Add better support for Data object diffing. [#259](https://github.com/splitwise/super_diff/pull/259)
lib/super_diff/version.rb
@@ -1,3 +1,3 @@
1
module SuperDiff
- VERSION = "0.12.1".freeze
+ VERSION = "0.13.0".freeze
end
0 commit comments