update CHANGELOG

This commit is contained in:
itwrx 2023-06-29 10:48:32 -05:00
parent 85e1cd720f
commit 867e86a8de
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 0.9.4 - 6-29-23
### Added
- Use darkMode=true to override user's light gtk theme just for EZ-Bkup. Not our preferred approach, but will have to do for now. #4 (ITwrx)
## 0.9.3 - 6-29-23
### Changed
- Moved databasePath to shared. (ITwrx)