We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b589969 commit 7ca9482Copy full SHA for 7ca9482
CHANGELOG.md
@@ -4,7 +4,11 @@ All notable changes to Merlin Spellbook will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [unreleased]
+## [0.8.0]
8
+
9
+### Added
10
+- -round and -repeat options to make-samples, which allows for mixed integers and floats
11
12
### Changed
13
- changed python version support to 3.7 - 3.11 (3.6 is past end-of-life)
14
0 commit comments