X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=NEWS;fp=NEWS;h=52c508211534029d8798d9d5350330855bb5dc3a;hp=c5814dcc2d0d5d6803688bbaccf5f3c62e19a1e5;hb=a2a726f3581933cea2d805b76aca0e93da778994;hpb=e2a6ee839c0ca27b25b32656a5c080e4b464e7c9 diff --git a/NEWS b/NEWS index c5814dc..52c5082 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Changes from 0.3.2 to 0.3.3 +--------------------------- +* Network.HTTP.Lucu.Resource: + - getQueryForm and inputForm now returns [FormData] instead of + [(String, String)] to possibly include a name of uploaded file. + Changes from 0.3.1 to 0.3.2 --------------------------- * Network.HTTP.Lucu.Parser: