-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Power Process Changelog | ||
|
||
## 1.2.0 - 9 December 2019 | ||
|
||
- Use symfony console 3 - 4de0a0f | ||
- Adding a demo.php file - 80ec911 | ||
- Add `ps` call and `rm -rf` call. - 877120c | ||
- Adding to README. - 9c39ceb | ||
- Adding demo.png - 46c4eca | ||
- Add a longer running command to demo.php. - 5a48122 | ||
- Add "run" script for demonstration purposes. - a08ee4d | ||
- Adding `run` script to readme. - 737c2ea | ||
- Add environment variable PROVISION_PROCESS_OUTPUT to allow direct out - 7f7699f | ||
- Add duration property for later retrieval - 7f07c85 | ||
- Update to robo 2 - a974adf | ||
- Add a github actions file to test that 'run' script works. - ddf3203 |