Skip to content

Commit 7c02da3

Browse files
authored
Merge pull request #291 from tswfi/update_changesmd_to_contain_validationerror_change
Add note about ValidationFailure to ValidationError in changes.md
2 parents 9e94fee + 8d72f55 commit 7c02da3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### What's Changed
66

77
- feat: refactoring; updates; fixes; bump version by @joe733 in [#283](https://github.com/python-validators/validators/pull/283)
8+
- *Breaking Changes*:
9+
- `ValidationFailure` renamed to `ValidationError` in [joe733@12ae1f5](https://github.com/joe733/pyvalidators/commit/12ae1f5850555d11e1f1a2c03f597fd10610215a)
810
- build(deps): bump pymdown-extensions from 9.11 to 10.0 by @dependabot in [#273](https://github.com/python-validators/validators/pull/273)
911
- build(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in [#275](https://github.com/python-validators/validators/pull/275)
1012
- add validator ETH addresses (ERC20) by @msamsami in [#276](https://github.com/python-validators/validators/pull/276)

0 commit comments

Comments
 (0)