From e47db66baf4ce645105a252bb4c0be0b73c5116c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Alcaraz=20Mart=C3=ADnez?= Date: Wed, 10 Aug 2022 15:03:21 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c161948..1efbc6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,8 @@ 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). -## Unreleased \ No newline at end of file +## Unreleased +### [Full Changelog](https://github.com/palcaraz/bs-darkmode/compare/v1.0.0...HEAD) + +## [1.0.0](https://github.com/palcaraz/bs-darkmode/tree/v1.0.0) 2022-08-10 +- Original release \ No newline at end of file