diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b0dfe2dd..0ae0bde4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,15 @@ All notable changes to this project will be documented in this file. +## [Unreleased] + +- **Feature**: Allow excluding files and folders from indexing with regex pattern ([#1015](https://github.com/pulsejet/memories/pull/1015)) + ## [v7.2.0] - 2024-04-05 - **Important**: This release has multiple hotfixes. If you are running v7.1.0, please upgrade as soon as possible. - **Feature**: Add option to de-duplicate identical files ([#1112](https://github.com/pulsejet/memories/issues/1112)). - **Feature**: Show current date at top of timeline ([#1116](https://github.com/pulsejet/memories/issues/1116)) -- **Feature**: Allow excluding files and folders from indexing with regex pattern ## [v7.1.0] - 2024-04-01