mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Update README and CHANGELOG
prepare to release v1.2.0
This commit is contained in:
parent
95820a63d7
commit
fdfd8953d5
2 changed files with 13 additions and 3 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -4,6 +4,14 @@ Record of the modification in project development.
|
||||||
## [Unreleased] - yyyy-mm-dd
|
## [Unreleased] - yyyy-mm-dd
|
||||||
### Added
|
### Added
|
||||||
### Changed
|
### Changed
|
||||||
|
### Deprecated
|
||||||
|
### Removed
|
||||||
|
### Fixed
|
||||||
|
### Known Issue
|
||||||
|
|
||||||
|
## [1.2.0] - 2021-10-16
|
||||||
|
### Added
|
||||||
|
### Changed
|
||||||
- [Issue 25 : Refactoring: Sourcing config.sys is not needed in the chrooted_job](https://github.com/suikan4github/kaiten-yaki/issues/25)
|
- [Issue 25 : Refactoring: Sourcing config.sys is not needed in the chrooted_job](https://github.com/suikan4github/kaiten-yaki/issues/25)
|
||||||
- [Issue 26 : Update AN01 for btrfs](https://github.com/suikan4github/kaiten-yaki/issues/26)
|
- [Issue 26 : Update AN01 for btrfs](https://github.com/suikan4github/kaiten-yaki/issues/26)
|
||||||
- [Issue 27 : Eliminates the confirmation dialog](https://github.com/suikan4github/kaiten-yaki/issues/27)
|
- [Issue 27 : Eliminates the confirmation dialog](https://github.com/suikan4github/kaiten-yaki/issues/27)
|
||||||
|
|
@ -66,6 +74,7 @@ See [Testing before release v1.1.0](https://github.com/suikan4github/kaiten-yaki
|
||||||
### Known Issue
|
### Known Issue
|
||||||
|
|
||||||
|
|
||||||
[Unreleased]: https://github.com/suikan4github/kaiten-yaki/compare/v1.1.0...develop
|
[Unreleased]: https://github.com/suikan4github/kaiten-yaki/compare/v1.2.0...develop
|
||||||
|
[1.2.0]: https://github.com/suikan4github/kaiten-yaki/compare/v1.1.0...v1.2.0
|
||||||
[1.1.0]: https://github.com/suikan4github/kaiten-yaki/compare/v1.0.0...v1.1.0
|
[1.1.0]: https://github.com/suikan4github/kaiten-yaki/compare/v1.0.0...v1.1.0
|
||||||
[1.0.0]: https://github.com/suikan4github/kaiten-yaki/compare/v0.0.0...v1.0.0
|
[1.0.0]: https://github.com/suikan4github/kaiten-yaki/compare/v0.0.0...v1.0.0
|
||||||
|
|
|
||||||
|
|
@ -27,9 +27,10 @@ As depicted above, the LVM volume group has only one physical volume.
|
||||||
These scripts are tested with the following environment.
|
These scripts are tested with the following environment.
|
||||||
- VMWare Workstation 15.5.7 ( EFI/BIOS )
|
- VMWare Workstation 15.5.7 ( EFI/BIOS )
|
||||||
- ThinkPad X220 (BIOS)
|
- ThinkPad X220 (BIOS)
|
||||||
- Ubuntu 20.04.2 amd64 desktop
|
- Ubuntu 20.04.3 amd64 desktop
|
||||||
- Ubuntu 21.04 amd64 desktop
|
- Ubuntu 21.04 amd64 desktop
|
||||||
- Ubuntu Mate 20.04.2 amd64 desktop
|
- Ubuntu 21.10 amd64 desktop
|
||||||
|
- Ubuntu Mate 20.04.3 amd64 desktop
|
||||||
- void-live-x86_64-20210218-mate.iso
|
- void-live-x86_64-20210218-mate.iso
|
||||||
- void-live-x86_64-musl-20210218-mate.iso
|
- void-live-x86_64-musl-20210218-mate.iso
|
||||||
- void-live-x86_64-20210218.iso
|
- void-live-x86_64-20210218.iso
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue