From ba192e253288a67d492b08039140b58a7e78f06a Mon Sep 17 00:00:00 2001 From: Matt Lantz Date: Mon, 19 Aug 2024 22:07:49 -0400 Subject: [PATCH] Changelog.md update --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0562c85..a695fe6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ---- +## [v2.8.1] - 2024-08-20 + +### Fixed +- Couple issues with JS modularizing + ## [v2.8.0] - 2024-08-19 ### Changed