mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 18:41:17 -03:00
33 lines
981 B
Markdown
33 lines
981 B
Markdown
# Change log
|
|
Record of the modification in project development.
|
|
|
|
## [Unreleased] - yyyy-mm-dd
|
|
|
|
### Added
|
|
### Changed
|
|
- [Issue 5 : OVERWRITEINSTALL confirmation is missing](https://github.com/suikan4github/kaiten-yaki/issues/5)
|
|
- [Issue 6 : Remove loglevel dependency from the void-kaiten-yaki.sh ](https://github.com/suikan4github/kaiten-yaki/6)
|
|
- [Issue 7 : Add the return status validation ](https://github.com/suikan4github/kaiten-yaki/7)
|
|
|
|
### Deprecated
|
|
### Removed
|
|
### Fixed
|
|
- [Issue 8 : Wrong message after cancellation ](https://github.com/suikan4github/kaiten-yaki/8)
|
|
|
|
### Known Issue
|
|
|
|
## [1.0.0] - 2021-07-03
|
|
|
|
### Added
|
|
- [Issue 1 : Support non-GUI install for Void Linux.](https://github.com/suikan4github/kaiten-yaki/issues/1)
|
|
|
|
### Changed
|
|
### Deprecated
|
|
### Removed
|
|
### Fixed
|
|
### Security
|
|
### Known Issue
|
|
|
|
|
|
[Unreleased]: https://github.com/suikan4github/kaiten-yaki/compare/v1.0.0...develop
|
|
[1.0.0]: https://github.com/suikan4github/kaiten-yaki/compare/v0.0.0...v1.0.0
|