From d50e5988b281a2ae7efd7ef104116cd5115aea87 Mon Sep 17 00:00:00 2001 From: Jiminy Panoz Date: Sun, 15 May 2016 19:07:24 +0200 Subject: [PATCH] Update changelog --- readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ac47999..aefb019 100644 --- a/readme.md +++ b/readme.md @@ -90,6 +90,15 @@ See LESS’ `readme` for further details. ## changelog +### version 2.1 + +- Added mixins to compute `margin` and `padding` in `rem`. +- Added plugin to embed fonts. +- Added plugin for tables. +- Added plugin for code. +- Added plugin to center images vertically. +- Redesigned “paginate” design helper. + ### version 2.0.2 - Added “cover” plugin. @@ -124,4 +133,4 @@ A patch has been applied to make the LESS’ design system a little less absurd. - Unlocked “survival edition” of CSS. - Updated LESS custom example. - Patched LESS rhythm. -- Patched LESS utilities (pretty packages). \ No newline at end of file +- Patched LESS utilities (pretty packages).