aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Hawke <paul.hawke@gmail.com>2013-05-27 13:48:13 -0500
committerPaul Hawke <paul.hawke@gmail.com>2013-05-27 13:48:13 -0500
commita6c7dc61de9025ae86fcb92648e2083e3de80fe8 (patch)
tree5903d56ee707bc6c416915454dc11f4d1220db70 /README.md
parent623e788556d7916bfc7b3b9d84cf0bd403c1c4d5 (diff)
downloadnanohttpd-a6c7dc61de9025ae86fcb92648e2083e3de80fe8.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5791c8c..39d073f 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,7 @@ The two projects pooled resources in early 2013, merging code-bases, to better s
user base and reduce confusion over why _two_ NanoHttpd projects existed.
## Version History (Java 6+ version)
+* 2.0.1 (2013-05-27) : Non-English UTF-8 decoding support for URLS/Filenames
* 2.0.0 (2013-05-21) : Released - announced on FreeCode.com
* (2013-05-20) : Test suite looks complete.
* (2013-05-05) : Web server pulled out of samples and promoted to top-level project