Update CHANGELOG, a few changes

This commit is contained in:
Dmitri Tikhonov 2018-04-02 15:16:01 -04:00
parent 34b068c133
commit da710addee
5 changed files with 30 additions and 23 deletions

View file

@ -1,3 +1,9 @@
2018-04-02
- [FEATURE] Windows support
- Reduce stack use -- outgoing packet batch is now allocated on the heap.
2018-03-09
- [OPTIMIZATION] Merge series of ACKs if possible