diff --git a/CHANGELOG.md b/CHANGELOG.md index adf24fdc..7ce4bbf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added +- Implemented Terminal service class, providing a generic terminal simulation. + ### Changed - Removed the install/uninstall methods in the node class and made the software manager install/uninstall handle all of their functionality.