Skip to content

Commit

Permalink
Merge tag 'v0.11.3' of github.com:TanklesXL/glint
Browse files Browse the repository at this point in the history
v0.11.3
  • Loading branch information
TanklesXL committed Aug 2, 2023
2 parents 24f1edd + 767705e commit 9db5046
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Changelog

<<<<<<< HEAD
## Unreleased

- update to gleam v0.20
Expand All @@ -14,6 +15,13 @@
- `flag.constraint` to attach a constraint to a flag
- rename `glint.with_global_flags` to `glint.global_flags`
- `glint` gains the `global_flag` and `flag_tuple` functions.
=======
## [Unreleased](https://github.com/TanklesXL/glint/compare/v0.11.3...HEAD)

## [0.11.3](https://github.com/TanklesXL/glint/compare/v0.11.2...v0.11.3)

- fixes string concat precedence bug
>>>>>>> b8ac52ecb9696390ae0a67bc51f798673c3a7f85
## [0.11.2](https://github.com/TanklesXL/glint/compare/v0.11.1...v0.11.2)

Expand Down

0 comments on commit 9db5046

Please sign in to comment.