From 063d701a0e91b631a39965a31a285841328bb041 Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Thu, 19 Jan 2017 12:39:13 -0500 Subject: [PATCH] Updating the changelog and welcome msg --- changelog.md | 5 +++++ client/homebrew/pages/homePage/welcome_msg.md | 3 +++ 2 files changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index b7a40ab7c..42aee692c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # changelog +## BIG NEWS +With the next major release of Homebrewery, v3.0.0, this tool *will no longer support raw HTML input for brew code*. Most issues and errors users are having are because of this feature and it's become too taxing to help and fix these issues. + +All brews made previous to the release of v3.0.0 will still render normally. + ### Thursday, 19/01/2017 - v2.7.0 - Fixed saving multiple authors and multiple systems on brew metadata (thanks u/PalaNolho re:282) - Adding in line highlight for new pages diff --git a/client/homebrew/pages/homePage/welcome_msg.md b/client/homebrew/pages/homePage/welcome_msg.md index dbe614bd6..1a0148315 100644 --- a/client/homebrew/pages/homePage/welcome_msg.md +++ b/client/homebrew/pages/homePage/welcome_msg.md @@ -36,6 +36,9 @@ This tool will **always** be free, never have ads, and I will never offer any "p ``` ``` +## Big things coming in v3.0.0 +With the next major release of Homebrewery, v3.0.0, this tool *will no longer support raw HTML input for brew code*. All brews made previous to the release of v3.0.0 will still render normally. + ## New Things All The Time! What's new in the latest update? Check out the full changelog [here](/changelog)