From 2fea0c594262e1e46b04d3703d70dae49bb10867 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Fri, 17 May 2024 14:18:43 -0700 Subject: [PATCH] docs: update changelog Signed-off-by: Varun Patil --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36fb76624..15c5d691c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [Unreleased] + +- **Fix**: Broken indexing of large video files. If you have improperly indexed large files, run `occ memories:index -f` ([#1195](https://github.com/pulsejet/memories/issues/1195)) + ## [v7.3.1] - 2024-05-03 - **Security**: Enable code signing and integrity checking