From ace800e444435b291725c28c7984c8b656e38c74 Mon Sep 17 00:00:00 2001 From: Max Bruckner Date: Fri, 21 Sep 2018 19:28:25 +0200 Subject: [PATCH] Update changelog for 1.7.8 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d00cbb..5596536 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +1.7.8 +===== +Fixes: +------ +* cJSON now works with the `__stdcall` calling convention on Windows, see #295, thanks @zhindes for contributing + 1.7.7 ===== Fixes: