From 8c3ee746b33aa688859d7a9fb41bad29549a758f Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Sat, 6 May 2023 21:42:12 -0700 Subject: [PATCH] docs: update changelog Signed-off-by: Varun Patil --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6a9cbc2..940865d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,9 @@ 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.1.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v5.1.1] - Unreleased + +- **Feature**: Layout improvements especially for mobile. ## [v5.1.0] - 2023-04-29