Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1014 Bytes

CHANGELOG.md

File metadata and controls

47 lines (29 loc) · 1014 Bytes

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.

Added

Changed

Deprecated

Removed

Fixed

Security

1.1.0 - 2024-05-28

Added

  • Add simple breadcrumbs to improve navigation
  • Created this CHANGELOG.md file

Changed

  • Changed Readmes to be more comprehensive

Removed

  • Remove dependency on sqlite3

Fixed

  • Fix searching by email
  • Handle missing keyring_entry error

1.0.0 - 2024-05-28

Added

  • MVP release of the project as part of the bachelor's thesis.
  • Thesis itself which is available in the docs directory.