# Changelog 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). ## v0.1.0 (2023-06-29) ### Chore - Added changelog ### Bug Fixes - Updated name to be unleash-datagenerator ### Commit Statistics - 7 commits contributed to the release over the course of 6 calendar days. - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Added changelog ([`6a12b5d`](https://github.com/chriswk/unleash-datagenerator/commit/6a12b5d2bf065bf2b4c4445ca3e89030c4a97ae6)) - Updated readme for CLI args ([`247acb8`](https://github.com/chriswk/unleash-datagenerator/commit/247acb82909a451bad25a703e0e83a01c4aeb323)) - Updated name to be unleash-datagenerator ([`2cee43f`](https://github.com/chriswk/unleash-datagenerator/commit/2cee43fc0b53ae26c27ce4cffe673b4592c4a873)) - Prepare for release ([`95c0beb`](https://github.com/chriswk/unleash-datagenerator/commit/95c0bebce1d26c4a69706b3dd4670124b0660145)) - Also enable environment used ([`6c335a3`](https://github.com/chriswk/unleash-datagenerator/commit/6c335a38eebf0b713f141128bbbda35bca61b5b2)) - Use ulid for feature names to ensure that we can always generate more ([`76dc805`](https://github.com/chriswk/unleash-datagenerator/commit/76dc8057363a36638fdc12bcc0a4407219479782)) - Added a data generator for feature toggles and strategies ([`fa83967`](https://github.com/chriswk/unleash-datagenerator/commit/fa839670006e9769b5a31cca0fd6bb9109e2fe96))