Skip to content

Commit 0454cfb

Browse files
author
Morten Krane
committed
Release 0.3.1
1 parent bcdf921 commit 0454cfb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
## [0.3.1] - 2025-11-25
11+
1012
### Changed
1113
- **BREAKING**: Changed inline comment keyword from `# noqa` to `# noida` to avoid conflicts with ruff, which doesn't accept `noqa` comments that don't match ruff rules
1214

@@ -89,6 +91,7 @@ Added new linter `django-select-for-update`
8991
- Initial release
9092

9193
[Unreleased]: https://github.com/kolonialno/oida/compare/v0.2.3...HEAD
94+
[0.3.1]: https://github.com/kolonialno/oida/compare/v0.2.3...v0.2.3
9295
[0.3.0]: https://github.com/kolonialno/oida/compare/v0.2.3...v0.2.3
9396
[0.2.3]: https://github.com/kolonialno/oida/compare/v0.2.2...v0.2.3
9497
[0.2.2]: https://github.com/kolonialno/oida/compare/v0.2.0...v0.2.2

0 commit comments

Comments
 (0)