Skip to content

Commit

Permalink
chore: prepare for v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tommilligan committed Mar 9, 2021
1 parent fdff5f3 commit b517e39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Unreleased

# v0.7.1

- Fix a bug where multiline changes showed an unhelpful inline diff ([#66](/~https://github.com/colin-kiegel/rust-pretty-assertions/issues/66), [@tommilligan](/~https://github.com/tommilligan))

# v0.7.0

## Changed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pretty_assertions"
version = "0.7.0"
version = "0.7.1"
authors = [
"Colin Kiegel <kiegel@gmx.de>",
"Florent Fayolle <florent.fayolle69@gmail.com>",
Expand Down

0 comments on commit b517e39

Please sign in to comment.