aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Hawke <paul.hawke@gmail.com>2013-05-21 23:03:30 -0500
committerPaul Hawke <paul.hawke@gmail.com>2013-05-21 23:03:30 -0500
commit9be4e37109bd15724e5fc1cd753b61d90055084c (patch)
tree11d1ce93d9793119a8d26d4505ccccadfd8eb710
parent84dcf74395d1817c4a2a7861bd5d3787daa6700a (diff)
downloadnanohttpd-9be4e37109bd15724e5fc1cd753b61d90055084c.tar.gz
2.0.0 Release
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1d3334..cd8802c 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.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
* (2013-03-09) : Work on test suite begins - the push for release 2.0.0 begins!