diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fed491..0a5c09b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ Included is a summary of changes to the project, by version. Details can be found in the commit history. +## v2.1.2 + +### Features + +* An optional license declaration can be added to the footer, with a config "LICENSE" directive. + +### Improvements + +* Style changes in footnotes, hrs, table colors, footnote links, full width figures. +* Have floats clear their side, to not have a waterfall/ratchet effect when too many floating things are next to each + other. +* Add borders to the plain style tables. + +### Miscellaneous + +* One HTML tweak to make the W3C CSS validator happy. +* Some old code from the pre-SSG days has been removed. + ## v2.1.1 ### Improvements