mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 23:45:05 +02:00
20 lines
472 B
Markdown
20 lines
472 B
Markdown
# 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).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
- Support for concurrent downloads
|
|
- Support for proper config files
|
|
- This changelog
|
|
|
|
### Changed
|
|
- Rewrote almost everything
|
|
- Redesigned CLI
|
|
|
|
### Removed
|
|
- Backwards compatibility with 2.x
|