You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -13,17 +13,15 @@ Note to self: Breaking changes must increment either
13
13
14
14
_**Breaking**_ ⚠️
15
15
16
-
>patch: moves `btc_address`module to `crypto_addresses`module by @msamsami in [#383](https://github.com/python-validators/validators/pull/383)
16
+
- patch: moves `btc_address` to `crypto_addresses` by @msamsami in [#383](https://github.com/python-validators/validators/pull/383) on [`2f300b`](https://github.com/python-validators/validators/pull/383/commits/2f300bccf31e7d8914817cac2ca466fd2a0a4d08)
17
17
18
18
_**Features**_
19
19
20
-
>feat: adds `eth_address`validator by @msamsami in [#383](https://github.com/python-validators/validators/pull/383)
20
+
- feat: add validator for eth addresses by @msamsami in [#383](https://github.com/python-validators/validators/pull/383)
21
21
22
22
_**Maintenance**_
23
23
24
-
- chore: adds a new dependency group for `eth_address` by @msamsami in [#383](https://github.com/python-validators/validators/pull/383)
25
-
- chore: adds a redundant dependency group `testing`, updates testing workflow by @msamsami in [#383](https://github.com/python-validators/validators/pull/383)
26
-
- chore: updates dev dependencies; bump version by @msamsami in [#383](https://github.com/python-validators/validators/pull/383)
24
+
- chore: update dev deps; adds python EOL info by @yozachar in [#381](https://github.com/python-validators/validators/pull/381)
0 commit comments