Skip to content

Commit

Permalink
Update changelog for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-nichter committed Dec 9, 2022
1 parent 2f12927 commit 7ff4e92
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# go-test/deep Changelog

## v1.1.0 released 2022-12-09

* Add optional flags: `Equal(a, b, flags..)` and `FLAG_IGNORE_SLICE_ORDER` (issue #28, PR #56) (@alenkacz)

---

## v1.0.9 released 2022-12-09

* Fixed issue #45: Panic when comparing errors in unexported fields (PR #54) (@seveas)
Expand Down

0 comments on commit 7ff4e92

Please sign in to comment.