Skip to content

Commit e9c5360

Browse files
committed
Update changelog
[ci skip]
1 parent fa76f35 commit e9c5360

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
[*.md]
1+
[README.md]
22
max_line_length = unset

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## 0.5.0 - 2020-06-18
413

514
### Breaking changes

0 commit comments

Comments
 (0)