From 93b673e28e3a2dc78fbe6908acdf4b002c7e8e51 Mon Sep 17 00:00:00 2001 From: Yozachar <38415384+yozachar@users.noreply.github.com> Date: Mon, 15 Jul 2024 07:56:05 +0530 Subject: [PATCH] chore: updates CHANGES.md --- CHANGES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5c6ae3e6..b4ae6bba 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,7 +9,7 @@ Note to self: Breaking changes must increment either --> -## 0.33.0 (2024-07-14) +## 0.33.0 (2024-07-15) _**Breaking**_ @@ -17,11 +17,11 @@ _**Breaking**_ _**Features**_ -- feat: add validator for bsc addresses by @msamsami in [#388](https://github.com/python-validators/validators/pull/388) +- feat: adds validator for `bsc` addresses by @msamsami in [#389](https://github.com/python-validators/validators/pull/389) _**Maintenance**_ -- maint: bump version by @msamsami in [#388](https://github.com/python-validators/validators/pull/388) +- chore: bump version by @msamsami in [#389](https://github.com/python-validators/validators/pull/389) **Full Changelog**: [`0.32.0...0.33.0`](https://github.com/python-validators/validators/compare/0.32.0...0.33.0)