From 016991d40ea2e7687ef3dfb708b797dbba639558 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Tue, 14 Nov 2023 00:41:12 -0800 Subject: [PATCH] docs: update changelog Signed-off-by: Varun Patil --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb4f1692..36b2b9f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] - **Feature**: RAW files are now hidden (stacked) when another file with the same basename exists ([#537](https://github.com/pulsejet/memories/issues/537), [#152](https://github.com/pulsejet/memories/issues/152), [#419](https://github.com/pulsejet/memories/issues/419)) +- **Feature**: Multiple files can be now selected and shared from the timeline ([#472](https://github.com/pulsejet/memories/issues/472), [#901](https://github.com/pulsejet/memories/issues/901)) - **Feature**: Bulk rotating of images. You can now rotate images losslessly by editing the rotation EXIF metadata. ([#856](https://github.com/pulsejet/memories/issues/856)) - **Feature**: Icon animation when playing live photos ([#898](https://github.com/pulsejet/memories/issues/898)) - **Feature**: Swipe to refresh on timeline ([#547](https://github.com/pulsejet/memories/issues/547))