-
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
1 parent
70e8014
commit 6bb7944
Showing
1 changed file
with
20 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 |
---|---|---|
@@ -1 +1,21 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-03-22) | ||
|
||
|
||
### Features | ||
|
||
* add some examples ([99ee61c](https://github.com/runreal/triggerr/commit/99ee61cf6223f1e03d04e86e0a42851f5d837ea2)) | ||
* basic peforce connection and listing of triggers ([28f2328](https://github.com/runreal/triggerr/commit/28f23284449d28f27fe06a77b9b41712959079ac)) | ||
* create and manage trigger scripts ([#1](https://github.com/runreal/triggerr/issues/1)) ([197e3b0](https://github.com/runreal/triggerr/commit/197e3b0f89f5851a339978522f52fce0a788008a)) | ||
* update trigger config to allow multiple paths, types ([9fb11fe](https://github.com/runreal/triggerr/commit/9fb11fe45be96fb33c5ad232a751cba6f81857f9)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* change how executable mode works ([fb4ced0](https://github.com/runreal/triggerr/commit/fb4ced0a263dcc82788fc792a7117e77c4fd47e6)) | ||
* error handling in examples ([cad9b48](https://github.com/runreal/triggerr/commit/cad9b48bb2e5ff76d97139884929b34e18249e79)) | ||
* issue with file:// and relative paths ([46e08d3](https://github.com/runreal/triggerr/commit/46e08d31d739e97f355ae8e49e940649b6b00e1f)) | ||
* trigger command set ([ce96cb7](https://github.com/runreal/triggerr/commit/ce96cb7f4e381fbbe2c3344f39dd1a10822c3069)) | ||
|
||
## Changelog |