Skip to content

Commit

Permalink
Update changelog (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie authored Jan 9, 2025
1 parent 4040a2f commit 03d5c27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Version 0.5.0 - 2025-01-09

### Added

- 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).
- Added FillStyleLayer and example.

## Version 0.4.2 - 2024-12-03
Expand Down

0 comments on commit 03d5c27

Please sign in to comment.