From d93dde98f30819182254590dfbaa056e3237706c Mon Sep 17 00:00:00 2001 From: Lisa Julia Nebel Date: Wed, 19 Aug 2026 10:55:46 +0200 Subject: [PATCH] Release 0.0.2-alpha prep --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b45c3da..7920905 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). The format is based on [Keep a Changelog](http://keepachangelog.com/). +## [Unreleased] + ### Added ### Fixed @@ -14,7 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). ### Removed -## [Unreleased] +## Version 0.0.2-alpha - 2026-08-19 ### Added - Navigation target parameters support: event fields annotated with the `key` keyword are sent as `TargetParameters` to ANS, enabling notifications to navigate directly to a specific record in the target application