#2837 - Correcting date on changelog v3.3 release

This commit is contained in:
Charlie Crane
2024-09-05 08:42:38 +01:00
parent 0140982d5e
commit e18ac0914f

View File

@@ -5,7 +5,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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.3.0] - 2024-08-30
## [3.3.0] - 2024-09-04
### Added
- Random Number Generator Seeding by specifying a random number seed in the config file.