cryptgeon/CHANGELOG.md

46 lines
642 B
Markdown
Raw Normal View History

2021-05-02 15:54:27 +02:00
# Changelog
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).
2021-05-03 11:26:04 +02:00
## [1.0.5] - 2021-05-03
### Fixed
- Typos
2021-05-02 18:52:35 +02:00
## [1.0.4] - 2021-05-02
### Added
- From scratch docker image
2021-05-02 18:28:46 +02:00
## [1.0.3] - 2021-05-02
### Fixed
- Higher default text area
- Mobile touchups
2021-05-02 16:25:11 +02:00
## [1.0.2] - 2021-05-02
### Fixed
- SVG Icons
2021-05-02 15:54:27 +02:00
## [1.0.1] - 2021-05-02
### Added
- Dark mode support
### Fixed
- Don't reload data on wrong password
## [1.0.0] - 2021-05-02
Initial release