From c0c587738ecc23e88deb300343a2032a5aafa830 Mon Sep 17 00:00:00 2001 From: Spring MC Date: Thu, 5 Sep 2013 11:35:57 +0800 Subject: [PATCH] adding thanks of yaodianmi --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9c777d..7ce8b5c 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,12 @@ Please see source test case XML2Dict do not test for all cases now, if you find any bug please issue an report. ## Thanks -Fixed parse error when tag has empty content [snwilhelm](https://gist.github.com/1209773) +Fix parse error when tag has empty content [snwilhelm](https://gist.github.com/1209773) Fix MANIFEST.in syntax to avoid creating broken distributions; bump version to 0.2.2 [slinkp](https://github.com/mcspring/XML2Dict/pull/2) +Add custom coding support to `parsexml(s, cls, coding)` [yaodianmi](https://github.com/yaodianmi) + ## About