diff --git a/doc-src/HAML_CHANGELOG.md b/doc-src/HAML_CHANGELOG.md index 7da2fda2..a390b0ba 100644 --- a/doc-src/HAML_CHANGELOG.md +++ b/doc-src/HAML_CHANGELOG.md @@ -14,6 +14,9 @@ * Disambiguate references to the `Rails` module when `haml-rails` is installed. +* Fix a bug in `haml_tag` that would allow duplicate attributes to be added + and make `data-` attributes not work. + * Compatibility with Rails 3 final. ## 3.0.17