Update changelog

This commit is contained in:
GriffinR 2025-06-08 18:26:02 -04:00
parent 089b5019de
commit a3d3a6c176

View File

@ -13,6 +13,8 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp
- Fix small maps being difficult to see while resizing.
- Fix expressions using the prefix '0X' as opposed to '0x' not being recognized has hex numbers.
- Fix certain characters not writing correctly to JSON files.
- Fix all `map.json` files being added to the file watcher at launch.
- Fix files sometimes being removed from the file watcher if they're deleted as part of a write.
## [6.0.0] - 2025-05-26
### Breaking Changes