forked from FotoCoder/Backuppy
32 lines
948 B
Markdown
32 lines
948 B
Markdown
# Changelog Backuppy
|
|
|
|
## [1.02.000] - 2021-05-05
|
|
### Added
|
|
- Now fully functional as the shell version
|
|
|
|
### Changed
|
|
- Updated "README.md" concerning installation and usage
|
|
- Changed filename "Changelog.MD" to "CHANGELOG.md"
|
|
|
|
### Fixed
|
|
- Fixed problem with the Bash/ZSH config
|
|
|
|
## [1.01.001] - 2021-05-04
|
|
### Changed
|
|
- Use E-MAIL constant
|
|
|
|
## [1.01.000] - 2021-05-04
|
|
### Added
|
|
- Graphical installer based on Python3 with PySide2 GUI framework (Qt-bindings for Python)
|
|
- Changelog.MD
|
|
|
|
### 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).
|