From 35f212b32c2666d4963637e3392713ff69c56733 Mon Sep 17 00:00:00 2001 From: lajbel Date: Wed, 15 Jan 2025 08:15:09 -0300 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcc3b3c6..d63ae526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is (mostly) based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3001.0.7] - 2025-01-15 + +### Changed + +- Now you cannot pass parameters that are not a component or string to `.use()`. + Otherwise it will throw an error + ## [3001.0.6] "Santa Events" - 2024-12-27 ### Added