diff --git a/content/changelog/2024.0228/index.md b/content/changelog/2024.0228/index.md index 3312490..ef52fe4 100644 --- a/content/changelog/2024.0228/index.md +++ b/content/changelog/2024.0228/index.md @@ -7,7 +7,7 @@ date: 2024-02-28 - Go to japan for two weeks. - Go to aviation museum near the airport. It's a good deal using the cheap price to play the flight simulator with expensive device. -- Eat some special meats that hard to get in my country, such as rabbit and raccoon. The next time might be crow i guess(?) +- Eat some special meats that hard to get in my country, such as rabbit and raccoon. The next time might be crow i guess(?) - Go to comiket. - WFJ for few days. - Have a new year in japan. @@ -26,7 +26,7 @@ I dont't want to back to work now ;\_; - Move some component out of shared component. [karaoke](#2156@andy840119) > component in the shared namespace should be more generic. - Wrap the logic to get the changelog api request. [karaoke](#2157#2158@andy840119) - > All api request should be wrap into the request class like how lazer did. + > All api request should be wrap into the request class like how lazer did. - Clean-up the code in the airport. [karaoke](#2159@andy840119) - Customized pop-up dialog should belongs to overlay namespace. [karaoke](#2163@andy840119) - Refactor the changelog again to let the class structure more understandable. [karaoke](#2164@andy840119) @@ -41,7 +41,7 @@ I dont't want to back to work now ;\_; - The main project. [karaoke](#2171@andy840119) - Project for display karaoke font. [font-package](#440@andy840119) - Project for dealing with microphone voice. [microphone-package](#351@andy840119) - > Because lazer moved to `.net8` also. + > Because lazer moved to `.net8` also. - Remove the packing dll tool. [karaoke](#2172@andy840119) - > Because recommend copy all related dlls into the ruleset folder instead of the packed one. - > Also, the packing tool is not worked in the `.net8`. It's time to say goodbye. \ No newline at end of file + > Because recommend copy all related dlls into the ruleset folder instead of the packed one. + > Also, the packing tool is not worked in the `.net8`. It's time to say goodbye.