From 65a3f0dd18e16a9aa6515b3597fdc64982fddaf0 Mon Sep 17 00:00:00 2001
From: Phillip Smyth <phillip.smyth@codethink.co.uk>
Date: Fri, 23 Nov 2018 10:24:38 +0000
Subject: [PATCH] NEWS: Added update about the Mandatory .bst change

---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index f52ccb4b4d..8b84f0ee16 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
 buildstream 1.3.1
 =================
 
+  o BREAKING CHANGE: Attempting to use an element that does not have the `.bst`
+    extension, will result in an error message.
+    All elements must now be suffixed with `.bst`
+
   o BREAKING CHANGE: The 'manual' element lost its default 'MAKEFLAGS' and 'V'
     environment variables. There is already a 'make' element with the same
     variables. Note that this is a breaking change, it will require users to
-- 
GitLab