Skip to content

Commit 03d5c27

Browse files
authored
Update changelog (maplibre#67)
1 parent 4040a2f commit 03d5c27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Version 0.5.0 - 2025-01-09
9+
810
### Added
911

12+
- BREAKING: Rename `MapViewPort` to `MapViewProxy`. This will be an extension point for safe read operations that can be proxied to the underlying map view without exposing it directly (ex: via the unsafe modifiers).
1013
- Added FillStyleLayer and example.
1114

1215
## Version 0.4.2 - 2024-12-03

0 commit comments

Comments
 (0)