Add a method for injecting code into the <head> element of the page
[isso.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5e66e521586d5bfd3cd918e7fa80f743587902e2..be3b50574cbe9f17c10b72400c318f4bad133d7e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
 3.1.0
 ===================
-- Change: BSPrinterElementTable:__construct() can now take straight strings and convert them into BSPrinterElementLabel's
\ No newline at end of file
+- Change: BSPrinterElementTable:__construct() can now take straight strings and convert them into BSPrinterElementLabel's
+- New: BSPrinterRootPage::setHeaderCode() allows injecting in between the <head> tag of the root page element (creates BSPrinterRootPage::$headerCode)
+