summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-08-26 11:27:31 +0200
committerdefault <nobody@localhost>2024-08-26 11:27:31 +0200
commit5cbb31542bc57fc19e575cb29a699ad59d25409f (patch)
tree171a3b20867e9c5387de2608e4d8cff14a063096 /RELEASE_NOTES.md
parent70f0bcec200b99195d6733abe9b7647420f71ff0 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 76762ae..1cc1fc3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ Search by content is case insensitive for all Unicode-supported alphabets (previ
Fixed a failed compilation under Solaris/Illumos.
+The actor `Person` object now includes a `featured` property, that returns the list of pinned posts.
+
## 2.57
Added support for listening on UNIX-like sockets.