mirror of
https://github.com/huderlem/porymap.git
synced 2026-04-25 15:27:53 -05:00
Update changelog
This commit is contained in:
parent
52f7e76abe
commit
0ccccb60b2
|
|
@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project somewhat adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The MAJOR version number is bumped when there are **"Breaking Changes"** in the pret projects. For more on this, see [the manual page on breaking changes](https://huderlem.github.io/porymap/manual/breaking-changes.html).
|
and this project somewhat adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The MAJOR version number is bumped when there are **"Breaking Changes"** in the pret projects. For more on this, see [the manual page on breaking changes](https://huderlem.github.io/porymap/manual/breaking-changes.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- Add settings to change the application font and the map list font.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- The scale of the map can now be changed while resizing the map.
|
- The scale of the map can now be changed while resizing the map.
|
||||||
|
|
||||||
|
|
@ -15,6 +18,7 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp
|
||||||
- Fix certain characters not writing correctly to JSON files.
|
- Fix certain characters not writing correctly to JSON files.
|
||||||
- Fix all `map.json` files being added to the file watcher at launch.
|
- 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.
|
- Fix files sometimes being removed from the file watcher if they're deleted as part of a write.
|
||||||
|
- Fix `porymap.cfg` and `porymap.shortcuts.cfg` writing outside the `pret/porymap` folder.
|
||||||
|
|
||||||
## [6.0.0] - 2025-05-26
|
## [6.0.0] - 2025-05-26
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user