From a3a12fd221868c4e29b55fc882268446c318dcf3 Mon Sep 17 00:00:00 2001 From: Jamie Brynes Date: Mon, 18 Mar 2024 17:11:44 +0000 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 026073f..913db1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Rebuilt the settings page from scratch. It is now divided into sections to organize the settings. - Now includes useful links to documentation and GitHub issues. - API token validation is done in the settings page with an option to open the modal if the validation fails. +- You can now group by different task properties like: priority, due date, and others. Please see the [documentation](https://jamiebrynes7.github.io/obsidian-todoist-plugin/docs/query-blocks#groupBy) for more details. ## [1.12.0] - 2024-02-09