From fd3c6e644bf22a652a424af9e7ddba6caedc7072 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Wed, 17 Mar 2021 08:47:20 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d097ab3..80f2ae7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [1.2.0] - 2021-03-17 + +### Changed + +- design of the page so that it looks more like a Mastodon website (without impersonating anyone) + ## [1.1.2] - 2021-03-12 ### Changed