Skip to content

Commit 165ce68

Browse files
committed
Change log is updated for v2.1.2
1 parent 8ca6c7e commit 165ce68

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

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

3+
## 2.1.2
4+
5+
Mon May 4 2020
6+
7+
This version requires the use of an update script for existing installations. For instructions, see:
8+
9+
[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)
10+
11+
- 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
12+
- 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
13+
314
## 2.1.1
415

516
Thu Apr 30 2020

0 commit comments

Comments
 (0)