From 1c0dec1cdef4ebf40ccdfb7d078c71f2901febeb Mon Sep 17 00:00:00 2001 From: Weixian Zhang <43234101+weixian-zhang@users.noreply.github.com> Date: Sun, 30 Apr 2023 20:51:37 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b6c289..3a3a77a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## [Unreleased] - date TBD +## [Unreleased] (TBD) ### Added @@ -12,7 +12,7 @@ New wordlist {{ iterate }} to iterate a supplied list of primitive typed values. E.g: {{ ["Eve", "Alice", "Bob"] | iterate }} -## v0.15 - 2023-04-30 +## v0.15 (2023-04-30) ### Added