File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed 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.2.0] - 2024-09-12
11+
1012### Added
1113
1214- Utilitário ` get_address_from_cep ` [ #358 ] ( https://github.com/brazilian-utils/brutils-python/pull/358 )
@@ -79,7 +81,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7981- Utilitário ` cnpj.display `
8082- Utilitário ` cnpj.validate `
8183
82- [ Unreleased ] : https://github.com/brazilian-utils/brutils-python/compare/v2.1.1...HEAD
84+ [ Unreleased ] : https://github.com/brazilian-utils/brutils-python/compare/v2.2.0...HEAD
85+ [ 2.2.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.2.0
8386[ 2.1.1 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.1.1
8487[ 2.1.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.1.0
8588[ 2.0.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.0.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " brutils"
3- version = " 2.1.1 "
3+ version = " 2.2.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