From 6ab281c864e93f0134c1de1898e7952284b2729e Mon Sep 17 00:00:00 2001 From: Joao Paulo Costa Marra Date: Tue, 25 Aug 2026 12:09:07 -0300 Subject: [PATCH] docs: finalize v0.10.0 release notes --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35a0f0c..c627cc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Breaking changes are always listed first in each release section. -## [0.10.0] - 2026-08-24 +## [0.10.0] - 2026-08-25 ### Breaking changes -- Breaking changes: None. The Nitro Modules `0.37.x` native rebuild - requirement remains from 0.9.0; this release restores the previous set-item - type and secure-write defaults for existing consumers. +- None when upgrading from `0.9.x`. Direct upgrades from `0.8.x` or earlier + still require Nitro Modules `0.37.x` and a native rebuild as described in + the `0.9.0` entry. This release restores the previous set-item type and + secure-write defaults for existing consumers. ### Added