Skip to content

Commit

Permalink
Merge pull request #30 from vinted/changelog-update-v0.0.9
Browse files Browse the repository at this point in the history
Changelog update - `v0.0.9`
  • Loading branch information
oleg-vinted committed Jun 14, 2024
2 parents 65cde42 + 2fd9ff2 commit e1838d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.9] - 2024-06-14

### Added

- Support for RubyMine 2024.2 (#29)
Expand Down Expand Up @@ -41,7 +43,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Experimental mode to lint unsaved files (#6)
- 30 second execution timeout (#5)

[Unreleased]: https://github.com/vinted/packwerk-intellij/compare/v0.0.8...HEAD
[Unreleased]: https://github.com/vinted/packwerk-intellij/compare/v0.0.9...HEAD
[0.0.9]: https://github.com/vinted/packwerk-intellij/compare/v0.0.8...v0.0.9
[0.0.8]: https://github.com/vinted/packwerk-intellij/compare/v0.0.7...v0.0.8
[0.0.7]: https://github.com/vinted/packwerk-intellij/compare/v0.0.6...v0.0.7
[0.0.6]: https://github.com/vinted/packwerk-intellij/compare/v0.0.5...v0.0.6
Expand Down

0 comments on commit e1838d6

Please sign in to comment.