v3.4.4 Fix for new installations with filesystem not initializing

This commit is contained in:
MichaelDvP
2022-10-28 10:50:51 +02:00
parent 8c94ce99b2
commit 6e982acde8
3 changed files with 17 additions and 11 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# [3.4.4]
## Fixed
- Fix for new installations with filesystem not initializing
# [3.4.3]
## Fixed