Skip to content

Commit 7e52bc0

Browse files
committed
Merge branch 'release/v0.5.0'
2 parents 69b5ce1 + e5fdc5f commit 7e52bc0

File tree

17 files changed

+317
-361
lines changed

17 files changed

+317
-361
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ _Other cases_
2626

2727
---
2828

29-
## [v0.5.0](https://github.com/devrc-hub/devrc/releases/tag/v0.5.0) - XXXX-XX-XX
29+
## [v0.5.0](https://github.com/devrc-hub/devrc/releases/tag/v0.5.0) - 2023-05-29
3030

3131
### Changes
3232
Refactored the logic of loading devrc files.
@@ -36,6 +36,8 @@ Refactored the logic of loading devrc files.
3636
Added the ability to load devrc files from local and remote files.
3737
Added the ability to load environment variables from remote files.
3838
Added a mechanism for running subtasks.
39+
Added execution plugins system.
40+
3941

4042
---
4143

0 commit comments

Comments
 (0)