Skip to content

Commit 3b6ee0d

Browse files
authored
Update README
1 parent 48c8d55 commit 3b6ee0d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ go-testdeep
2929

3030
## Latest news
3131

32+
- 2020/02/29:
33+
- `github.com/maxatome/go-testdeep` deprecated (but still usable),
34+
use `github.com/maxatome/go-testdeep/td` instead. See the
35+
[FAQ point](https://go-testdeep.zetta.rocks/faq/#should-i-import-githubcommaxatomego-testdeep-or-githubcommaxatomego-testdeeptd)
36+
for details about migration;
3237
- 2020/02/13:
3338
- new operator anchoring feature, see the [corresponding FAQ
3439
section](https://go-testdeep.zetta.rocks/faq/#how-does-operator-anchoring-work)
@@ -39,7 +44,6 @@ go-testdeep
3944
friends [`CmpSubJSONOf`], [`CmpSuperJSONOf`], [`T.SubJSONOf`] &
4045
[`T.SuperJSONOf`]),
4146
- JSON data can now contain comments and some operator shortcuts;
42-
- 2019/11/01: new [`Catch`] operator;
4347
- see [commits history](https://github.com/maxatome/go-testdeep/commits/master)
4448
for other/older changes.
4549

0 commit comments

Comments
 (0)