From 5c91f2d73452a16320d3e5cc91e22c8a51b8baae Mon Sep 17 00:00:00 2001 From: Ivan Enderlin Date: Mon, 9 May 2016 13:58:12 +0200 Subject: [PATCH] Prepare 3.16.05.09. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6865fa6..4a9f821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 3.16.05.09 + + * Test: Add a test case to `Socket` for query strs. (Ivan Enderlin, 2016-05-09T13:41:13+02:00) + * Socket: Compile query strings. (Ivan Enderlin, 2016-05-09T13:40:10+02:00) + # 3.16.03.15 * Connection: Catch disconnection of a node earlier. (Ivan Enderlin, 2016-02-24T07:51:18+01:00)