diff --git a/CHANGELOG.md b/CHANGELOG.md index a6e2aa4..bb68201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,31 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v2.0.10-beta](https://github.com/brunocordioli072/epic7_bot/compare/v2.0.9-fix-white-screen...v2.0.10-beta) + +> 14 March 2024 + +- fix: stuck at ensure adb is running [`#79`](https://github.com/brunocordioli072/epic7_bot/pull/79) +- chore: update version [`d1b918e`](https://github.com/brunocordioli072/epic7_bot/commit/d1b918e586013c15534ce871a4bcc2245afcdd78) + +#### [v2.0.9-fix-white-screen](https://github.com/brunocordioli072/epic7_bot/compare/v2.0.9-fix-stuck-at-ensure-adb-is-running...v2.0.9-fix-white-screen) + +> 13 March 2024 + +- fix: gui [`084861b`](https://github.com/brunocordioli072/epic7_bot/commit/084861b91281cb3e10b4ea36d27921ca86256933) + +#### [v2.0.9-fix-stuck-at-ensure-adb-is-running](https://github.com/brunocordioli072/epic7_bot/compare/v2.0.9-beta...v2.0.9-fix-stuck-at-ensure-adb-is-running) + +> 14 March 2024 + +- fix: add some logs on device manager [`a64778d`](https://github.com/brunocordioli072/epic7_bot/commit/a64778db29af29e0e16f10e64bac3adc96f7e413) + #### [v2.0.9-beta](https://github.com/brunocordioli072/epic7_bot/compare/v2.0.8-beta...v2.0.9-beta) > 12 March 2024 -- feat: add logging error if adb not works [`dd66c09`](https://github.com/brunocordioli072/epic7_bot/commit/dd66c09ebd39c5cdeb9136050a4059323e61c5cb) -- chore: update CURRENT_APP_VERSION [`2df55bd`](https://github.com/brunocordioli072/epic7_bot/commit/2df55bd0fd65c725af6ac3021c5b028b60b84ccd) +- fix: logging error [`#78`](https://github.com/brunocordioli072/epic7_bot/pull/78) +- feat: add logging error if adb not works [`#77`](https://github.com/brunocordioli072/epic7_bot/pull/77) #### [v2.0.8-beta](https://github.com/brunocordioli072/epic7_bot/compare/v2.0.7-beta...v2.0.8-beta)