File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.4.0] - 2026-04-20
11+
1012### Added
1113
1214- Utilitário ` convert_name_to_uf ` [ #606 ] ( https://github.com/brazilian-utils/python/pull/606 )
@@ -118,7 +120,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118120- Utilitário ` cnpj.display `
119121- Utilitário ` cnpj.validate `
120122
121- [ Unreleased ] : https://github.com/brazilian-utils/brutils-python/compare/v2.3.0...HEAD
123+ [ Unreleased ] : https://github.com/brazilian-utils/brutils-python/compare/v2.4.0...HEAD
124+ [ 2.4.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.4.0
122125[ 2.3.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.3.0
123126[ 2.2.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.2.0
124127[ 2.1.1 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.1.1
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " brutils"
3- version = " 2.3 .0"
3+ version = " 2.4 .0"
44description = " Utils library for specific Brazilian businesses"
55authors = [" The Brazilian Utils Organization" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments