From 5338ea248ac0902d67e2f85095dc99a3ce277397 Mon Sep 17 00:00:00 2001 From: arka Date: Thu, 3 Jul 2025 00:13:43 -0300 Subject: [PATCH] Release 1.0.0-beta.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64e608c..6bfe572 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.0-beta.3] - 2025-07-03 + +### Added + +- Tests Parameters Customization: added feature + to allow client to customize go test flags + ## [1.0.0-beta.2] - 2025-05-18 This is the first official release beta.