aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2be3885..4034fa7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,12 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
-- `var` subcommand is now referenced in `usage`.
+- `var` subcommand is now referenced in `usage()`.
### Changed
- `ssh` subcommand should now only check for `ssh.host`, and show an appropriate
warning if one is not set for a node.
+- `svc_enable()` now checks for the `rc.d` file to exist before running `grep`
+ on it.
## [1.0.0] - 2022-05-06