diff options
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 785f023..997ead5 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -12,6 +12,8 @@ Fixed a failed compilation under Solaris/Illumos. | |||
| 12 | 12 | ||
| 13 | The actor `Person` object now includes a `featured` property, that returns the list of pinned posts. | 13 | The actor `Person` object now includes a `featured` property, that returns the list of pinned posts. |
| 14 | 14 | ||
| 15 | The delete post button can now be hidden server-wise (it's not very useful and clutters the space). | ||
| 16 | |||
| 15 | ## 2.57 | 17 | ## 2.57 |
| 16 | 18 | ||
| 17 | Added support for listening on UNIX-like sockets. | 19 | Added support for listening on UNIX-like sockets. |