[Pkg-javascript-commits] [less.js] 64/88: Fixed a typo for 1.7.0: `@supports` -> `@keyframes`

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:22:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag v1.7.0
in repository less.js.

commit 984419acd5a1c8549de5c83f2192802f699b7f7b
Author: Max Mikhailov <seven.phases.max at gmail.com>
Date:   Thu Feb 20 01:21:00 2014 -0800

    Fixed a typo for 1.7.0: `@supports` -> `@keyframes`
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0743e38..fb86ec8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
 
 2014-??-??
 
- - Add support for using variables with @supports, @namespace, @charset
+ - Add support for using variables with @keyframes, @namespace, @charset
  - Fix support for `.mixin(@args...)` when called with no args (e.g. `.mixin();`)
  - Support property merging with +_ when spaces are needed and keep + for comma separated
  - Do unit conversions with min and max functions. Don't pass through if not understood, throw an error

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git



More information about the Pkg-javascript-commits mailing list