aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-13 21:35:08 +0300
committerCem Keylan <cem@ckyln.com>2020-09-13 21:35:08 +0300
commitee006dbf0743bd3276ca3cdd1d6b5b563aa933f6 (patch)
tree09c5bb95e9dd8393917694f4ac71472db63f32be
parentaadceacdbcb1c381247e6d3dbd465ac929d46e68 (diff)
downloadinit-ee006dbf0743bd3276ca3cdd1d6b5b563aa933f6.tar.gz
init: bump to 1.1.01.1.0
-rw-r--r--CHANGELOG.md7
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
--------------------------------------------------------------------------------