From b7ef532dd807673fc769f792d9c18326a83d24ae Mon Sep 17 00:00:00 2001
From: Peter Rotich <peter@enhancesoft.com>
Date: Tue, 15 May 2018 18:57:52 +0000
Subject: [PATCH] Add release notes for v1.10.3

---
 WHATSNEW.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/WHATSNEW.md b/WHATSNEW.md
index ee6bafb1b..7a27cea81 100644
--- a/WHATSNEW.md
+++ b/WHATSNEW.md
@@ -1,3 +1,19 @@
+osTicket v1.10.3
+================
+### Enhancements
+* issue: Org. User Account Status (#4219)
+* upgrader: Flush Cache On Upgrade (#4227)
+* issue: Outlook _MailEndCompose (#4206)
+* issue: Files - deleteOrphans() (#4253)
+* issue: Fix imap_open Disable Authenticator (#4195)
+* Check permissions before displaying Close Task (#4177)
+
+### Performance and Security
+* issue: Information Page Performance (#4275)
+* issue: Prevent Click Jacking (#4266)
+* orm: queryset: Fix circular reference error (#4247)
+
+
 osTicket v1.10.2
 ================
 ### Performance and Security
-- 
GitLab