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 fa76f35 commit e9c5360Copy full SHA for e9c5360
.editorconfig
@@ -1,2 +1,2 @@
1
-[*.md]
+[README.md]
2
max_line_length = unset
CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
3
+## 0.5.1 - 2020-06-19
4
+
5
+### Bug fixes
6
7
+* Add dependency on `attr_extras` back as it was mistakenly removed in the
8
+ previous release. ([#92])
9
10
+[#92]: https://github.com/mcmire/super_diff/pull/92
11
12
## 0.5.0 - 2020-06-18
13
14
### Breaking changes
0 commit comments