diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ac7934..bdfedbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.11.1] - 2024-10-14 + +### 🐛 Bug Fixes + +- Support choosing lexers when used as a library + ## [0.11.0] - 2024-10-14 ### 🚀 Features diff --git a/shard.yml b/shard.yml index 15c0e4e..ccd1ed0 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: tartrazine -version: 0.11.0 +version: 0.11.1 authors: - Roberto Alsina