diff --git a/docs/releasenotes/0.5.0.rst b/docs/releasenotes/0.5.0.rst index 4da67fb..e4efb5d 100644 --- a/docs/releasenotes/0.5.0.rst +++ b/docs/releasenotes/0.5.0.rst @@ -12,6 +12,6 @@ Minor bug fixes and added decyption options to the UI **Bug Fixes** -* Remove requirement that manual mountpoint must exist in the thumbtack docker container before being added to the database. -* Install new version of libewf in Thumbtack dockerfile. +* Remove requirement that manual mountpoint must exist in the thumbtack docker container before being added to the database +* Install new version of libewf in Thumbtack dockerfile diff --git a/docs/releasenotes/0.5.2.rst b/docs/releasenotes/0.5.2.rst index f31febc..4576fec 100644 --- a/docs/releasenotes/0.5.2.rst +++ b/docs/releasenotes/0.5.2.rst @@ -8,6 +8,6 @@ Minor command line option and mount status message changes **Features** -* Added a CLI flag to unmoutn all mountpoints and reomve all empty directories in the thumbtack mount directory on startup -* Added status message to indicate conflicting volume group names for lvm volume groups. +* Added a CLI flag to unmount all mountpoints and remove all empty directories in the thumbtack mount directory on startup +* Added status message to indicate conflicting volume group names for lvm volume groups