From 0152baa01657f37292a537ffc18d4a3e7397a6ba Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Tue, 3 Oct 2023 11:17:08 -0700 Subject: [PATCH] docs: update changelog Signed-off-by: Varun Patil --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e3e0055..9eb77eea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -- **Important**: This update runs some slow database migrations. It is recommended to upgrade using the CLI instead of the web interface. +- **Important**: This update runs some slow database migrations. It is recommended to upgrade using the CLI (`occ upgrade`) instead of the web interface. - **Breaking**: Files in hidden folders are now hidden in the timeline ([#825](https://github.com/pulsejet/memories/issues/825)) - **Feature**: Support showing full file path in sidebar ([#173](https://github.com/pulsejet/memories/issues/173)) - **Feature**: View file in folder on clicking name in sidebar