1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-23 04:51:30 +00:00

Updating changelog

This commit is contained in:
Scott Tolksdorf
2016-11-07 19:10:38 -05:00
parent a439c418ef
commit b671161044
2 changed files with 7 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
### Monday, 07/11/2016 ### Monday, 07/11/2016
- Added final touches to the html validator and updating the rest of the branch - Added final touches to the html validator and updating the rest of the branch
- If anyone finds issues with the new HTML validator, please let me know. I hope this will bring a more consistent feel to Homebrewery rendering.
### Friday, 09/09/2016 - v2.4.0 ### Friday, 09/09/2016 - v2.4.0
- Adding in a HTML validator that will display warnings whenever you save. This should stop a lot of the issues generated with pages not showing up. - Adding in a HTML validator that will display warnings whenever you save. This should stop a lot of the issues generated with pages not showing up.

View File

@@ -1,13 +1,16 @@
# The Homebrewery # The Homebrewery
### v2.4.0 todo ### v2.4.0 todo
- [] Match style of snippet bar to TPK - [ ] Match style of snippet bar to TPK
- [] Add 'Snippets' tag to bar - [ ] Add 'Snippets' tag to bar
- [] Add an FAQ page - [ ] Add an FAQ page
- How to add images - How to add images
- Pages not appearing - Pages not appearing
- Rendering is weird - Rendering is weird
- How to print to PDF - How to print to PDF
- [ ] Remove ver and each page
- [ ] Use pass-through express routes (like in tpk)
## v2.0.0 todo ## v2.0.0 todo
X make a proper staging environment X make a proper staging environment