Skip to content

Commit 07d6941

Browse files
committed
Change log is updated for v1.2.2
1 parent 04c7638 commit 07d6941

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changes
22

3+
## 1.2.2
4+
5+
Mon May 4 2020
6+
7+
Message DB compatibility: [1.2.2](https://github.com/message-db/message-db/releases/tag/v1.2.2)
8+
9+
This version requires the use of an update script for existing installations. For instructions, see:
10+
11+
[https://github.com/message-db/message-db/blob/master/database/update/1.2.2.md](https://github.com/message-db/message-db/blob/master/database/update/1.2.2.md)
12+
13+
- The `get_category_messages` server function will return the entire, unlimited extent of messages in a category if -1 is sent as the `batch_size` argument
14+
- The `get_stream_messages` server function will return the entire, unlimited extent of messages in a stream if -1 is sent as the `batch_size` argument
15+
316
## 1.2.1
417

518
Thu Apr 30 2020

0 commit comments

Comments
 (0)