diff --git a/.hgtags b/.hgtags index 2c173ff..cb1880c 100644 --- a/.hgtags +++ b/.hgtags @@ -1,3 +1,4 @@ 42a17645b5b21d7fe395767de7fa3e26ee999014 release-r54 0f89ae041c2ee60cc1ea308d047fce816b19c490 release-r64 d4733a95c3428db8722ce0d0350d17bbbabc8720 release-r72 +7c92f9e2e4818d74eded59ad516d7d58b4072f8d release-r97 diff --git a/_dist/README.txt b/_dist/README.txt index bb98d9e..340b992 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -1,6 +1,6 @@ A static site generator for a portfolio website. -The scripts used to generate the code.ivysaur.me website. +This script is currently in use to generate the code.ivysaur.me website. Written in PHP, Bash @@ -14,6 +14,14 @@ Written in PHP, Bash =CHANGELOG= +2015-11-08: r97 +- Feature: Support BBCode b/i/spoiler/entry tags +- Feature: Add more CSS styles to allow per-site customistaion +- Feature: Use http://shields.io images where appropriate +- Feature: Optional blurbs=off, article_header={string}, shields_prefix=true configuration directives +- Fix an issue with project update-time detection +- Fix a cosmetic issue with whitespace + 2015-04-05: r72 - Feature: Support redirecting old project names - Feature: Add file hash in download URLs to prevent filename collisions