snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit d5316497760bffd869ff2b80bebaa613798a6476
parent 2ed0a08f9fbaac8adbf1d84aa149b9f7959a965b
Author: default <nobody@localhost>
Date:   Wed, 15 May 2024 07:52:35 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.53 -New feature to search by post content (using regular expressions). +New user feature to search by post content (using regular expressions) or tag. Added some (partial) support for `Event` object types.