#2706 - Updated Changelog

This commit is contained in:
Charlie Crane
2024-08-06 16:22:08 +01:00
parent dd7e466104
commit de14dfdc48

View File

@@ -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.