From f30f64461703b4a945f767cbec9686bd5eac3d1a Mon Sep 17 00:00:00 2001
From: Jared Hancock <jared@osticket.com>
Date: Wed, 22 Jul 2015 12:33:51 -0500
Subject: [PATCH] Add release notes for v1.8.12

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

diff --git a/WHATSNEW.md b/WHATSNEW.md
index a12db2c71..7154d5981 100644
--- a/WHATSNEW.md
+++ b/WHATSNEW.md
@@ -1,3 +1,14 @@
+osTicket v1.8.12
+================
+### Improvements
+  * Out-of-office notification does not clear closing agent (#2181)
+  * Fix signal data pass by reference (#2195)
+  * Fix incorrect message body when fetching TNEF emails (ef1d7df)
+  * Fix layout of some tables in PDF export (aabe4aa)
+
+### Performance and Security
+  * Fix XSS issue on choices field type (#2271)
+
 osTicket v1.8.11
 ================
 ### Improvements
-- 
GitLab