From 332ab82b6f0ba7e0857f0679c6974f90e6d8f418 Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Thu, 30 Jan 2025 00:48:54 +0000 Subject: [PATCH] chore: update changelog with v0.0.8 --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index 74d49bf..d2efd33 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [v0.0.8] - 2025-01-30 + +### Fixed +- Some tags elements attempting to load when `TAGS_ENABLED` set to false. + ## [v0.0.7] - 2025-01-29 ### Added