From 9c973911e4d60119d6ae7be195bead0a3ff7edee Mon Sep 17 00:00:00 2001 From: Paulo Nuin <6273+nuin@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:12:46 -0700 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index cc441a43..f265aa0a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.5.5] - 2023-10-15 +- initial release for WS291 ## [1.5.4] - 2023-10-15 - initial release for WS290