diff options
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c7792b2..1bc71d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ This CHANGELOG is for the Carbs Linux init scheme. The format is based on [Semantic Versioning]: https://semver.org/spec/v2.0.0.html +1.1.0 - 2020-09-13 +-------------------------------------------------------------------------------- + +### Added +- Added `*.umount` hook that runs after all file-systems are unmounted. + + 1.0.1 - 2020-08-16 -------------------------------------------------------------------------------- |