From 9d64e0438ace2a69f0c9241e684b2c47c69bdf49 Mon Sep 17 00:00:00 2001 From: angus croll Date: Tue, 24 Jun 2014 19:24:28 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a82ff31f..cf059e87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## v1.2.0 (6/20/2014) ###features -* New this.attributes() API for setting attributes +* New `this.attributes()` API for setting attributes * Allows override by other mixins * Ignores attributes passed by attachedTo unless declared in component * Requires null attributes to be overriden