From 237fd0efe430adadbb9ceb02c893d1e2554e3f2d Mon Sep 17 00:00:00 2001 From: Chikondi Kamwendo Date: Wed, 22 Jan 2025 11:58:48 +0200 Subject: [PATCH] Docs: Updated changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e32476..953d905 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](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.0.0] - 2025-01-22 + +## Changed + +- No need to create a testament instance, all generator methods can be called statically. + ## [1.0.0] - 2024-12-31 ### Added