From 4d3127d004f3f2ce5c0f758565575da4842fbb1c Mon Sep 17 00:00:00 2001 From: sebkolind Date: Sat, 8 Jun 2024 12:10:29 +0200 Subject: [PATCH] docs(CHANGELOG): v0.0.33-2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a398e5..4446a36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.0.33-2] - 2024-06-08 + +### Added + +- Add `keep` to tags to keep children after first render + ## [0.0.33-1] - 2024-06-02 ### Fixed