aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Hawke <paul.hawke@gmail.com>2013-06-06 20:13:17 -0500
committerPaul Hawke <paul.hawke@gmail.com>2013-06-06 20:14:19 -0500
commit9d23138e24de6295dfcbc05665f3277857a5a9d8 (patch)
tree352c03bc1edafd796b45d6ae1f825a8f24ba5091 /README.md
parentda9f57ea4db95fee75b1ae573664ac7b48aca26e (diff)
downloadnanohttpd-9d23138e24de6295dfcbc05665f3277857a5a9d8.tar.gz
2.0.2 Release
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 39d073f..04a903a 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.2 (2013-06-06) : Polish for the webserver, and fixed a bug causing stack-traces on Samsung Phones.
* 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.