Skip to content

Commit 1a2e886

Browse files
committed
Update changelog for 1.16
1 parent 5e1327c commit 1a2e886

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Changes for liblsl 1.16
2+
3+
* add: optional, minimal header-only replacement for Boost.Serialization (Tristan Stenner)
4+
* add: extensible `lsl_create_inlet_ex()` for high-precision buffer lengths (Chadwick Boulay)
5+
* change: replace Boost.Uuid, Boost.Random and Boost.Thread with built-in functions (Tristan Stenner)
6+
* change: replace Boost.Asio with upstream Asio (Tristan Stenner)
7+
* change: update bundled Boost to 1.78 (Tristan Stenner)
8+
* change: allow building against system Boost again (@chausner)
9+
* change: speed up resolving a fixed number of streams (Tristan Stenner)
10+
* change: reduce Asio operation overhead (Tristan Stenner)
11+
* change: IPv6 is enabled by default on macOS (Tristan Stenner)
12+
* change: share io contexts for IPv4+IPv6 services (Tristan Stenner)
13+
* **change**: send resolve requests from all local network interfaces (Tristan Stenner)
14+
* fix: fix a minor memory leak when closing streams (Tristan Stenner)
15+
116
# Changes for liblsl 1.15.2
217

318
* fix: bump artifact / soname version

0 commit comments

Comments
 (0)