Skip to content

Commit

Permalink
docs: v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Aug 9, 2024
1 parent 551dbe9 commit 076c25f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ import GH from './GH.vue';

- tbd

## v1.5.1

- Prevent duplicated enum cases. <GH issue="150" pr="154"/>
- Enable [`enum`](/reference/enum.md) by default when using
[`variables`](/reference/variables.md). <GH pr="155"/>

## v1.5.0

- Add two input-output formats. See
Expand Down

0 comments on commit 076c25f

Please sign in to comment.