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 4b45669 commit 6d1f44eCopy full SHA for 6d1f44e
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [v0.4.2][] (2020-02-11)
4
+
5
+* [Fix `raise_error` when used with a regex][#72]
6
+ ([@numbata][])
7
8
+[v0.4.2]: https://github.com/mcmire/super_diff/tree/v0.4.2
9
+[#72]: https://github.com/mcmire/super_diff/pull/72
10
11
## [v0.4.1][] (2020-01-30)
12
13
* [Fix multiple exception failures so that they work again][#66]
0 commit comments