Commit c66ebd6 1 parent 7410546 commit c66ebd6 Copy full SHA for c66ebd6
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
+ ## [ 0.2.0] - 2023-05-04
11
+
10
12
### Added
11
13
12
14
- Global allowed_imports project config option
@@ -59,7 +61,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
59
61
60
62
- Initial release
61
63
62
- [ Unreleased ] : https://github.com/kolonialno/oida/compare/v0.1.5...HEAD
64
+ [ Unreleased ] : https://github.com/kolonialno/oida/compare/v0.2.0...HEAD
65
+ [ 0.2.0 ] : https://github.com/kolonialno/oida/compare/v0.1.5...v0.2.0
63
66
[ 0.1.5 ] : https://github.com/kolonialno/oida/compare/v0.1.4...v0.1.5
64
67
[ 0.1.4 ] : https://github.com/kolonialno/oida/compare/v0.1.3...v0.1.4
65
68
[ 0.1.3 ] : https://github.com/kolonialno/oida/compare/v0.1.2...v0.1.3
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " oida"
3
- version = " 0.1.5 "
3
+ version = " 0.2.0 "
4
4
description = " Oida is Oda's linter that enforces code style and modularization in our Django projects."
5
5
authors = [" Oda <tech@oda.com>" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments