From 1dbf531763548f273aa22b45b118585e16317c6a Mon Sep 17 00:00:00 2001 From: Miroslav Shubernetskiy Date: Thu, 29 Aug 2024 11:51:35 -0400 Subject: [PATCH] build: 0.4.12 release (#415) --- CHANGELOG.md | 4 +++- SECURITY.md | 4 ++-- src/configs/base_keyspecs.c4m | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f9ec547..c28ecc85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Chalk Release Notes -## On the `main` branch +## 0.4.12 + +**Aug 29, 2024** ### Breaking Changes diff --git a/SECURITY.md b/SECURITY.md index 58ffea72..537a4f9b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,8 +6,8 @@ We currently support the following versions in terms of security updates: | Version | Supported | | -------- | ------------------ | -| 0.4.11 | :white_check_mark: | -| < 0.4.11 | :x: | +| 0.4.12 | :white_check_mark: | +| < 0.4.12 | :x: | ## Reporting a Vulnerability diff --git a/src/configs/base_keyspecs.c4m b/src/configs/base_keyspecs.c4m index dae7dda1..27993bc5 100644 --- a/src/configs/base_keyspecs.c4m +++ b/src/configs/base_keyspecs.c4m @@ -52,7 +52,7 @@ ## the more basic per-op stuff such as "_CHALKS" and "ACTION_ID" I did not. ## CHALK SCHEMA -chalk_version := "0.4.12-dev" +chalk_version := "0.4.12" ascii_magic := "dadfedabbadabbed" # Field starting with an underscore (_) are "system" metadata fields, that