You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yaclog-ksp/CHANGELOG.md

44 lines
976 B
Markdown

3 years ago
# Changelog
3 years ago
All notable changes to this project will be documented in this file.
3 years ago
## Version 1.0.2 - 2021-05-12
### Changed
- Updated to support Click version 8
3 years ago
## Version 1.0.0 - 2021-05-07
### Changed
- Updated API for yaclog to 1.0.0
- Renamed '--input' option to '--path' for consistency with yaclog, and added an environment variable for its value
3 years ago
## Version 0.2.0 - 2021-05-06
### Changed
- Generator now adds a comment to files stating they were automatically created by this tool.
- Tweaks and fixes to project metadata in setup.cfg.
- Marked version compatibility with yaclog.
3 years ago
## Version 0.1.1 - 2021-04-16
3 years ago
yaclog-ksp is [now available on PyPi!](https://pypi.org/project/yaclog-ksp/)
### Changed
- Generator will now use change values instead of nodes when possible for more concise output files.
3 years ago
3 years ago
## Version 0.1.0 - 2021-04-16
3 years ago
First release
### Added
3 years ago
- `yaclog-ksp` command line tool for converting markdown changelogs to KerbalChangelog configs.