Skip to content

Commit 15bf162

Browse files
committed
Changelog update - v0.0.44
1 parent 58ef2d9 commit 15bf162

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [0.0.44] - 2025-03-04
6+
47
- fix: Add support for partial formatting using --range option [[#562](https://github.com/koxudaxi/ruff-pycharm-plugin/pull/562)]
58
- fix: fix format and fix action [[#559](https://github.com/koxudaxi/ruff-pycharm-plugin/pull/559)]
69
- fix: Improve error handling [[#554](https://github.com/koxudaxi/ruff-pycharm-plugin/pull/554)]
@@ -230,7 +233,8 @@
230233
- Add --exit-zero option to argument [[#12](https://github.com/koxudaxi/ruff-pycharm-plugin/pull/12)]
231234
- Fix textRange logic [[#13](https://github.com/koxudaxi/ruff-pycharm-plugin/pull/13)]
232235

233-
[Unreleased]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.43...HEAD
236+
[Unreleased]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.44...HEAD
237+
[0.0.44]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.43...v0.0.44
234238
[0.0.43]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.42...v0.0.43
235239
[0.0.42]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.41...v0.0.42
236240
[0.0.41]: https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.40...v0.0.41

0 commit comments

Comments
 (0)