2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-21 13:03:22 +00:00

Update CHANGELOG.md

This commit is contained in:
Nadiyar 2024-12-16 03:55:24 +03:30 committed by GitHub
parent fee75c9ff8
commit 5778f0cc2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,8 @@
## Unreleased ## Unreleased
### Fixed ### Fixed
- Skip over file and prevent panic if info cannot be retrieved during file completion (due to permission error or anything else) - Skip over file and prevent panic if info cannot be retrieved during file completion (due to permission error or anything else)
### Changed
- Documentation for Lunacolors has been improved, with more information added.
## [2.3.3] - 2024-11-04 ## [2.3.3] - 2024-11-04
### Fixed ### Fixed