From 1a7ed984531e28202d290b46b3f32fe3e402f987 Mon Sep 17 00:00:00 2001 From: Michi Kono Date: Mon, 25 Aug 2014 06:06:27 -0700 Subject: [PATCH] Support for AMD/CJS --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85f2ef9..7bbc0d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -jQuery Boxfit v1.2.2 +jQuery Boxfit v1.2.3 ====== http://michikono.github.io/boxfit @@ -101,6 +101,7 @@ Copyright Michi Kono. Boxfit uses the MIT license. More info here: http://www.op Releases ---------------------------- +* `v1.2.3` Support for AMD/CJS * `v1.2.2` Added a functional demo page and fixed an issue where line-heights would break wrapped text * `v1.2.1` Updated project to use plain JavaScript instead of Coffee (manually converting patches was making maintenance a chore). * `v1.2.0` Added support for re-running Boxfit, added support for running Boxfit for multiple elements at once.