From ae2200cff507d7ae87af49350ab071bcc7e33e9e Mon Sep 17 00:00:00 2001 From: Harsh Kapadia Date: Sun, 26 Dec 2021 14:43:35 +0530 Subject: [PATCH] :books: docs: Update changelog for v0.1.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f122b6..b55ee2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ 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). +## [0.1.2] - 2021-12-26 + +### Added + +- The file structure of the `src` directory to `index.adoc` and made corresponding changes. + +### Changed + +- The version of the service worker to match the version of the website. + ## [0.1.1] - 2021-12-25 ### Fixed