Backuppy/changelog.MD
Paul S 9cf4ca47a1 initial version of graphical installer
-  Graphical installer based on Python3 with PySide2 GUI framework (Qt-bindings for Python)
2021-05-04 18:10:32 +02:00

16 lines
621 B
Markdown

# Changelog Backuppy
## [1.01.000] - 2021-05-04
### Added
- Graphical installer based on Python3 with PySide2 GUI framework (Qt-bindings for Python)
### Changed
- Directory ".languages" renamed to "languages" due to python module import syntax constraints
- Files "english.txt" and "german.txt" renamed to .-py due to follow the python filename schema
# Changelog Backuppy
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).