From d239b3c5d911a5fcd62ab8262eeb2334188420c5 Mon Sep 17 00:00:00 2001 From: Amin Mahboubi Date: Mon, 5 Jul 2021 09:19:13 +0200 Subject: [PATCH] v1.2.1 changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d362059..ea138694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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.1 - 2021-7-5 + +### Fix + +- Fix StatusUpdateForm paste error #279 + ## 1.2.0 - 2021-5-26 ### Fix