From 8f8abec756d69dc9506403510a99095de3e54e5f Mon Sep 17 00:00:00 2001 From: William Wong Date: Wed, 31 Dec 2025 05:06:34 +0000 Subject: [PATCH] Update CHANGELOG for #81 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d2c264..d807664 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,16 @@ 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). +| Icon | Description | +| ---- | -------------------------------------------------------------- | +| 👷🏻 | Related to development experience and non-production impacting | + ## [Unreleased] +### Changed + +- 👷🏻 Test framework moved from Jest to Node.js test runner, by [@compulim](https://github.com/compulim) in PR [#81](https://github.com/compulim/iter-festo/pull/81) + ## [0.3.1] - 2025-12-22 ### Changed