From 791581b8508619deb9efdce01107a344a44cb27b Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 25 Jan 2017 14:29:36 -0500 Subject: [PATCH] GAM 4.11 --- src/whatsnew.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/whatsnew.txt b/src/whatsnew.txt index c8240876..8b50e404 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -1,3 +1,7 @@ +GAM 4.11 + - Allow newlines in calendar event descriptions (Ross) + - All HTTP requests should now honor SSL verify setting, debug, etc + GAM 4.1 - Fix "gam create project" - project create cleanups by Ross