Skip to content

Commit 6da0610

Browse files
committed
Reflect vcpkg updates in changelog
1 parent 237f51c commit 6da0610

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,20 @@
22

33
### ? - ?
44

5+
##### Breaking Changes :mega:
6+
7+
- Restored vcpkg commit update to `2025.09.17`.
8+
59
##### Fixes :wrench:
610

711
- Fixed a bug in `GoogleMapTilesRasterOverlay` that tried to parse credits from an erroneous viewport service response.
812

13+
### v0.52.1 - 2025-10-01
14+
15+
##### Breaking Changes :mega:
16+
17+
- Reverted vcpkg update that could interfere with builds on headless MacOS.
18+
919
### v0.52.0 - 2025-10-01
1020

1121
##### Breaking Changes :mega:
@@ -25,6 +35,7 @@
2535
- Removed `getOverlays`, `getTileProviders`, and `getPlaceholderTileProviders` from `RasterOverlayCollection`. Use `getActivatedOverlays` instead.
2636
- `SharedAssetDepot` now uses a templatized "context" instead of separate `AsyncSystem` and `IAssetAccessor` parameters. It defaults to `SharedAssetContext`.
2737
- Removed `RasterOverlay::getCredits`, which was not actually used anywhere. Use `RasterOverlayTileProvider::addCredits` instead.
38+
- Upgraded vcpkg to `2025.09.17`.
2839

2940
##### Additions :tada:
3041

0 commit comments

Comments
 (0)