[1mdiff --git a/README.md b/README.md[m
[1mindex 23d0223..ca94b9e 100644[m
[1m--- a/README.md[m
[1m+++ b/README.md[m
[36m@@ -46,22 +46,25 @@[m [mThe log can be viewed via journalctl (or syslog):[m
[m
[m
[31m-### v0.2.3[m
[31m-* Requests exceeding 1024 bytes should result in an error code and not just be ignored.[m
[31m-* Respond with an error code to malformed UTF-8 in the request.[m
[31m-* Verify that the port number in the request URI matches the server's port.[m
[32m+[m[32m### v0.2[m
[32m+[m[32m* Added [cgi] bin_root
configuration option for automatically and dynamically mapping all executables in a directory tree to URL entry points.[m
[32m+[m[32m* Minor documentation updates.[m
[32m+[m[32m* Published on PyPi as "gmcapsule".[m
[32m+[m
[32m+[m[32mv0.2.1:[m
[32m+[m
[32m+[m[32m* Fixed error handling. Exceptions are now caught and the error message is printed.[m
[32m+[m
[32m+[m[32mv0.2.2:[m
[m
[31m-### v0.2.2[m
[m
[31m-### v0.2.1[m
[31m-* Fixed error handling. Exceptions are now caught and the error message is printed.[m
[32m+[m[32mv0.2.3:[m
[m
[31m-### v0.2[m
[31m-* Added [cgi] bin_root
configuration option for automatically and dynamically mapping all executables in a directory tree to URL entry points.[m
[31m-* Minor documentation updates.[m
[31m-* Published on PyPi as "gmcapsule".[m
[32m+[m[32m* Requests exceeding 1024 bytes should result in an error code and not just be ignored.[m
[32m+[m[32m* Respond with an error code to malformed UTF-8 in the request.[m
[32m+[m[32m* Verify that the port number in the request URI matches the server's port.[m
[m
\ No newline at end of file[m
text/plain
This content has been proxied by September (3851b).