Skip to content

Commit

Permalink
chore: Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Jun 29, 2023
1 parent 247acb8 commit 6a12b5d
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# 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)

### Bug Fixes

- <csr-id-2cee43fc0b53ae26c27ce4cffe673b4592c4a873/> Updated name to be unleash-datagenerator

### Commit Statistics

<csr-read-only-do-not-edit/>

- 6 commits contributed to the release over the course of 6 calendar days.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

### Commit Details

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **Uncategorized**
- 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))
</details>

0 comments on commit 6a12b5d

Please sign in to comment.