From 7b5832a25cf9949a89744040775528797005d99a Mon Sep 17 00:00:00 2001 From: Ryan Ogden Date: Sun, 16 Jun 2024 16:24:06 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 243ee0a..06bc375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.3] 2024-06-16 + +### Fixed +- [#92](https://github.com/rogden/tailwind-config-viewer/issues/92#issuecomment-2028626622) Resolves issue related URL scheme on Windows + ## [2.0.2] 2024-04-28 ### Fixed