Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

43 lines (35 loc) · 1.25 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

NEWS

0.2.2 - 2023-03-25

Added

  • Initial packaging support added

Changed

  • DEPRECATED: Cryfs support is deprecated

0.2.1 - 2020-07-30

Added

  • Support for initializing loopback devices
  • Initial test infrastructure

0.2.0 - 2020-07-11

Added

  • Initial support for cryptsetup based volume initialization

0.1.1 - 2020-03-17

Added

  • Cryptsetup support

0.1.0 - 2020-03-06

Added

  • Initial udisks support

Changed

  • BREAKING: Cryfs based mountpoints now require type: cryfs in the configuration

0.0.1 - 2020-03-06

Added

  • Initial public release