From 90cf967fbee60e22ac6683502989d38d9350263c Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Fri, 4 Dec 2020 10:22:05 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fcb4c7..8f503d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ 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). +## [3.1.0] - 2020-12-04 + +### Added + +- Added page HTML `` to Settings (thanks to [@medvinator](https://github.com/medvinator)) +- Added Russian translations (thanks to [@medvinator](https://github.com/medvinator)) +- Added fields authorization support +- Added section about authorization to `README.md` + ## [3.0.0] - 2020-12-02 ### Changed