2020-04-16 19:43:23 +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).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2020-04-16 20:11:57 +02:00
|
|
|
## [1.0.0] - 2020-04-16
|
|
|
|
### Changed
|
|
|
|
- Wrong directory was being checked for readme and changelog files
|
|
|
|
|
2020-04-16 19:43:23 +02:00
|
|
|
## [1.0.0] - 2020-04-16
|
|
|
|
### Added
|
|
|
|
- This changelog
|
|
|
|
- If README.md is present in the root directory of the plugin, it will be copied into the plugin's data directory before create the kpz file
|
|
|
|
- The same as above, but for CHANGELOG.md as well
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Nothing
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
- Nothing
|