Update magic_enum from v0.9.3 to v0.9.5 (#4992)
* Fix include path for magic enum * Update .clang-format to ensure magic enum is caught as a third party library
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
- Dev: Add a compile-time flag `CHATTERINO_UPDATER` which can be turned off to disable update checks. (#4854)
|
||||
- Dev: Add a compile-time flag `USE_SYSTEM_MINIAUDIO` which can be turned on to use the system miniaudio. (#4867)
|
||||
- Dev: Update vcpkg to use Qt6. (#4872)
|
||||
- Dev: Update `magic_enum` to v0.9.5. (#4992)
|
||||
- Dev: Replace `boost::optional` with `std::optional`. (#4877)
|
||||
- Dev: Improve performance of selecting text. (#4889, #4911)
|
||||
- Dev: Removed direct dependency on Qt 5 compatibility module. (#4906)
|
||||
|
||||
Reference in New Issue
Block a user