Skip to content

Commit d502c9f

Browse files
Merge branch 'master' into issue-28-and-flags
2 parents 55ce24e + b036568 commit d502c9f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# go-test/deep Changelog
22

3+
## v1.0.9 released 2022-12-09
4+
5+
* Fixed issue #45: Panic when comparing errors in unexported fields (PR #54) (@seveas)
6+
* Fixed issue #46: Functions are handled differently from reflect.DeepEqual (PR #55) (@countcb)
7+
* Updated matrix to go1.17, go1.18, and go1.19 and moved testing to GitHub Actions
8+
39
## v1.0.8 released 2021-10-13
410

511
* Updated matrix to go1.15, go1.16, and go1.17

0 commit comments

Comments
 (0)