Commit ae780c5 1 parent cdf37a8 commit ae780c5 Copy full SHA for ae780c5
File tree 2 files changed +5
-2
lines changed
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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.2.0] - 2024-09-12
11
+
10
12
### Added
11
13
12
14
- 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
79
81
- Utilitário ` cnpj.display `
80
82
- Utilitário ` cnpj.validate `
81
83
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
83
86
[ 2.1.1 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.1.1
84
87
[ 2.1.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.1.0
85
88
[ 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 1
1
[tool .poetry ]
2
2
name = " brutils"
3
- version = " 2.1.1 "
3
+ version = " 2.2.0 "
4
4
description = " Utils library for specific Brazilian businesses"
5
5
authors = [" The Brazilian Utils Organization" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments