]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - NEWS
Release 0.3
[Lucu.git] / NEWS
diff --git a/NEWS b/NEWS
index 358815f9a13e50366eea5aaa2209652af71ca1bb..fc0a8fb2a882f49e4e62607fd432d2e65b180dba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes from 0.2.1 to 0.3
+-------------------------
+* Added SSL support:
+    - Network.HTTP.Lucu.Config.Config has a new member:
+        # cnfSSLConfig
+    - Network.HTTP.Lucu.Resource has a new action:
+        # getRemoteCertificate
+    - examples/SSL.hs:
+        an example for accepting HTTPS connections.
+
 Changes from 0.2 to 0.2.1
 -------------------------
 * Fixed incorrect dependency declaration in Lucu.cabal. No semantical