From 684e18c927e89615c2d501737e90018f4930d6c5 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Thu, 9 Sep 2021 20:45:05 +0300 Subject: jansson 2.14 --- CHANGES | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 256fde1..cb6ff07 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,28 @@ +Version 2.14 +============ + +Released 2021-09-09 + +* New Features: + + - Add `json_object_getn`, `json_object_setn`, `json_object_deln`, and the + corresponding `nocheck` functions. (#520, by Maxim Zhukov) + +* Fixes: + + - Handle `sprintf` corner cases (#537, by Tobias Stoeckmann) + +* Build: + + - Symbol versioning for all exported symbols (#540, by Simon McVittie) + - Fix compiler warnings (#555, by Kelvin Lee) + +* Documentation: + + - Small fixes (#544, #546, by @i-ky) + - Sphinx 3 compatibility (#543, by Pierce Lopez) + + Version 2.13.1 ============== -- cgit v1.1