Skip to content

Commit

Permalink
Changelog update - v1.0.1 (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
ChrisCarini and actions-user committed Apr 30, 2024
1 parent 2a98a37 commit 7532d04
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
### Added

### Changed
- Upgrading IntelliJ from 2024.1 to 2024.1.1

### Deprecated

Expand All @@ -17,6 +16,11 @@

### Security

## [1.0.1] - 2024-04-30

### Changed
- Upgrading IntelliJ from 2024.1 to 2024.1.1

## [1.0.0] - 2024-04-05

### Changed
Expand Down Expand Up @@ -181,7 +185,8 @@
- Initial Revision. Laying the foundation. It doesn't do much useful right now; this is not a released version, but
might be one day.

[Unreleased]: https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin/compare/v0.4.6...v1.0.0
[0.4.6]: https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin/compare/v0.4.5...v0.4.6
[0.4.5]: https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin/compare/v0.4.4...v0.4.5
Expand Down

0 comments on commit 7532d04

Please sign in to comment.