File tree Expand file tree Collapse file tree 8 files changed +16
-7
lines changed
Expand file tree Collapse file tree 8 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.4.1] [ ] (2020-01-30)
4+
5+ * [ Fix multiple exception failures so that they work again] [ #66 ]
6+ ([ @numbata ] [ ] )
7+
8+ [ v0.4.1 ] : https://github.com/mcmire/super_diff/tree/v0.4.1
9+ [ #66 ] : https://github.com/mcmire/super_diff/pull/66
10+ [ @numbata ] : https://github.com/numbata
11+
312## [ v0.4.0] [ ] (2020-01-16)
413
514* Support ` match_array ` matcher
Original file line number Diff line number Diff line change 1010SuperDiff is a gem that hooks into RSpec
1111to intelligently display the differences between two data structures of any type.
1212
13- 📢 ** [ See what's changed in the latest version (0.4.0 )] [ changelog ] .**
13+ 📢 ** [ See what's changed in the latest version (0.4.1 )] [ changelog ] .**
1414
1515[ changelog ] : CHANGELOG.md
1616
Original file line number Diff line number Diff line change 3030PATH
3131 remote: ..
3232 specs:
33- super_diff (0.4.0 )
33+ super_diff (0.4.1 )
3434 attr_extras
3535 diff-lcs
3636 patience_diff
Original file line number Diff line number Diff line change 3030PATH
3131 remote: ..
3232 specs:
33- super_diff (0.4.0 )
33+ super_diff (0.4.1 )
3434 attr_extras
3535 diff-lcs
3636 patience_diff
Original file line number Diff line number Diff line change 3030PATH
3131 remote: ..
3232 specs:
33- super_diff (0.4.0 )
33+ super_diff (0.4.1 )
3434 attr_extras
3535 diff-lcs
3636 patience_diff
Original file line number Diff line number Diff line change 3030PATH
3131 remote: ..
3232 specs:
33- super_diff (0.4.0 )
33+ super_diff (0.4.1 )
3434 attr_extras
3535 diff-lcs
3636 patience_diff
Original file line number Diff line number Diff line change 3030PATH
3131 remote: ..
3232 specs:
33- super_diff (0.4.0 )
33+ super_diff (0.4.1 )
3434 attr_extras
3535 diff-lcs
3636 patience_diff
Original file line number Diff line number Diff line change 11module SuperDiff
2- VERSION = "0.4.0 " . freeze
2+ VERSION = "0.4.1 " . freeze
33end
You can’t perform that action at this time.
0 commit comments