chore: add changelog to package data dir

This commit is contained in:
aclist 2025-12-09 17:50:54 +09:00
parent 9fc8b4ce83
commit 16020aae04

24
dzgui/data/CHANGELOG.md Normal file
View File

@ -0,0 +1,24 @@
## Added
- Add pyproject.toml file
- requests, packaging.version, psutil
- Lockfile
- Changelog text wrapping and formatting
- Decouple UI components into modules
- Choose from kilometer or miles distance display
- More granular haversine calculation
- Parse XDG data dirs with fallbacks
- Dedicated mods page
- Dedicated thanks page
- Rearrange menus/breadcrumbs
- Documentation ships with source
- Open filepicker when generating system log
## Changed
- Reduce padding on keys button
- Add icon to keys button
- Add icons to API buttons
- Boldface breadcrumbs
## Unreleased
- Setup wizard
- Integrate add/connect widgets into main menu