From d4cca471fb9f0d1c34cb5d4bb23e5b4151be159f Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Sat, 3 Jul 2021 21:33:44 +0900 Subject: [PATCH 1/2] Update changelog --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bf44ca..2c80ecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ Record of the modification in project development. ## [Unreleased] - yyyy-mm-dd +### Added +### Changed +### Deprecated +### Removed +### Fixed +### Security +### 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) @@ -14,4 +24,5 @@ Record of the modification in project development. ### Known Issue -[Unreleased]: https://github.com/suikan4github/kaiten-yaki/compare/v0.0.0...develop +[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 From 7e9de89657f05f7f686cb27faaa70cba80e3caa7 Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Sat, 3 Jul 2021 21:41:00 +0900 Subject: [PATCH 2/2] Fix the mistake of machine name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b94af7c..02f196d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ As depicted above, the LVM volume group has only one physical volume. # Tested environment These scripts are tested with the following environment. - VMWare Workstation 15.5.7 ( EFI/BIOS ) -- ThinkPad X200 (BIOS) +- ThinkPad X220 (BIOS) - Ubuntu 20.04.2 amd64 desktop - Ubuntu Mate 20.04.2 amd64 desktop - void-live-x86_64-20210218-mate.iso