0.1.2
PVXS / ubuntu-20.04/gcc/default/3.14// (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/default/3.15// (push) Cancelled after 0s
PVXS / macos-latest/clang/default/7.0// (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/default/7.0// (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/default/7.0//release-2.0.22-stable (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/default/7.0/64/ (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc/static/7.0/64/ (push) Cancelled after 0s
PVXS / ubuntu-16.04/gcc-4.8/default/7.0// (push) Cancelled after 0s
PVXS / ubuntu-16.04/gcc-4.9/default/7.0// (push) Cancelled after 0s
PVXS / ubuntu-20.04/gcc-8/default/7.0// (push) Cancelled after 0s
PVXS / windows-2019/vs2019/default/7.0// (push) Cancelled after 0s
PVXS / windows-2019/vs2019/static/7.0// (push) Cancelled after 0s
PVXS / ubuntu-20.04/clang/default/7.0// (push) Cancelled after 0s

This commit is contained in:
Michael Davidsaver
2021-02-12 11:25:36 -08:00
parent b38b33db03
commit dfa227d182
+15 -1
View File
@@ -3,9 +3,23 @@
Release Notes
=============
0.1.2 (UNRELEASED)
0.1.3 (UNRELEASED)
------------------
0.1.2 (FEB 2021)
----------------
* Bug Fixes
* Fix TCP connection "stall" (incorrect deferred read).
* Changes
* Raise UDP search reply processing limit.
* Try not to fragment UDP search packets.
* mailbox example can serve more than one PV.
* Indent printed field=value in delta output mode.
0.1.1 (Jan 2021)
----------------