Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gbevin committed Jul 29, 2024
1 parent 7ea1974 commit e779fc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

## [Unreleased]

- Added assigning keyboard shortcuts to `bld` commands.
- Fixed commandline not displayed when executing before or after compile commands.
- Improved `bld` icon used for run configurations.

## [0.5.0] - 2024-07-28

- Initial release for `bld` 2.0.1.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Support for the `bld` pure Java build tool: https://rife2.com/bld
* convenient `bld` one-click cache invalidation
* set `bld` commands to run before or after IDEA compilation
* create custom `bld` command run configuration with options, JVM arguments, and before launch tasks
* assign keyboard shortcuts for `bld` commands
* assign keyboard shortcuts to `bld` commands

Projects need to use `bld` `v2.0` or later.

Expand Down

0 comments on commit e779fc4

Please sign in to comment.