From 4fbe56beef1946e8496ac5c930220bbd3c4271e1 Mon Sep 17 00:00:00 2001 From: Robert Attard Date: Thu, 9 May 2024 09:15:14 -0400 Subject: [PATCH] changelog from 0.18.1 --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3949e90..f9d0b69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ # Changelog -## [Unreleased](https://github.com/TanklesXL/glint/compare/v0.18.0...HEAD) +## [Unreleased](https://github.com/TanklesXL/glint/compare/v0.18.1...HEAD) - oh boy -- add subcommands to usage text + +## [0.18.1](https://github.com/TanklesXL/glint/compare/v0.18.0...v0.18.1) + +- relax gleam stdlib version constraint ## [0.18.0](https://github.com/TanklesXL/glint/compare/v0.17.1...v0.18.0)