From 63f8e0a9b3a8ebfaf526c420083f97e1cfdcbb47 Mon Sep 17 00:00:00 2001 From: Alex Koppel Date: Sun, 29 Apr 2012 19:17:21 +0200 Subject: [PATCH] Add missing acknowledgement --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c4018c50..21238227 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,7 +5,7 @@ New methods: Updated methods: -- GraphCollection.parse_page_url now uses the URI library and can parse any address (thanks, bnorton!) Internal improvements: --- Update MultiJson dependency to support the Oj library (thanks, zinenko!) +-- Update MultiJson dependency to support the Oj library (thanks, eckz and zinenko!) -- Loosened Faraday dependency (thanks, rewritten and romanbsd!) -- Fixed typos (thanks, nathanbertram!) -- Switched uses of put_object to the more semantically accurate put_connections