From 0d148dd3f92802ec48cd1e4933dc9376d83112e8 Mon Sep 17 00:00:00 2001 From: mr-pmillz <> Date: Wed, 4 Sep 2024 00:04:12 -0400 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64f9a65..2ae6e04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented [here](https://github.com/mr-pmillz/eoldate/blob/main/CHANGELOG.md?ref_type=heads) -## [0.0.4](https://github.com/mr-pmillz/eoldate/-/compare/v0.0.3...v0.0.4) - 2024-09-03 +## [0.0.5](https://github.com/mr-pmillz/eoldate/-/compare/v0.0.4...v0.0.5) - 2024-09-04 + +### ✨ New features + +- Added additional product types, link, extended support - ([2bfc22d](https://github.com/mr-pmillz/eoldate/-/commit/2bfc22df5bc2d6299a4bcce803ace4547ffec8d3)) + +## [0.0.4] - 2024-09-03 ### 🧪 Testing