Skip to content

Commit e973c4e

Browse files
authored
Merge pull request #583 from koxudaxi/changelog-update-v0.0.47
Changelog update - `v0.0.47`
2 parents a18f9fc + a865fcf commit e973c4e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [0.0.47] - 2025-04-07
6+
47
- feat: Add opt-in setting for Ruff import optimizer [[#581](https://github.com/koxudaxi/ruff-pycharm-plugin/pull/581)]
58

69
## [0.0.46] - 2025-03-20
@@ -245,7 +248,8 @@
245248
- Add --exit-zero option to argument [[#12](https://github.com/koxudaxi/ruff-pycharm-plugin/pull/12)]
246249
- Fix textRange logic [[#13](https://github.com/koxudaxi/ruff-pycharm-plugin/pull/13)]
247250

248-
[Unreleased]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.46...HEAD
251+
[Unreleased]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.47...HEAD
252+
[0.0.47]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.46...v0.0.47
249253
[0.0.46]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.45...v0.0.46
250254
[0.0.45]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.44...v0.0.45
251255
[0.0.44]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.43...v0.0.44

0 commit comments

Comments
 (0)