diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..6da67f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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