From 79780f3e2b79460b58afc914f1168a523fb8e121 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Wed, 16 Nov 2022 02:52:17 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91be9241..9dea378d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This file is manually updated. Please file an issue if something is missing. +## v4.8.0, v3.8.0 + +- **Feature**: Timeline path now scans recursively for mounted volumes / shares inside it. +- **Feature**: Multiple timeline paths can be specified. + ## v4.7.0, v3.7.0 (2022-11-14) - **Note**: you must run `occ memories:index -f` to take advantage of new features.