diff --git a/doc-src/HAML_CHANGELOG.md b/doc-src/HAML_CHANGELOG.md index f05951ff..29dea3f3 100644 --- a/doc-src/HAML_CHANGELOG.md +++ b/doc-src/HAML_CHANGELOG.md @@ -122,7 +122,7 @@ including the line number and the offending character. * Multi-line ERB statements are now properly indented, and those without any content are removed. -## 2.2.10 (Unreleased) +## [2.2.10](http://github.com/nex3/haml/commit/2.2.10) * Fixed a bug where elements with dynamic attributes and no content would have too much whitespace between the opening and closing tag. diff --git a/doc-src/SASS_CHANGELOG.md b/doc-src/SASS_CHANGELOG.md index 44ee97b6..4d380de3 100644 --- a/doc-src/SASS_CHANGELOG.md +++ b/doc-src/SASS_CHANGELOG.md @@ -51,7 +51,7 @@ Several bug fixes and minor improvements have been made, including: * Displaying the expected strings as strings rather than regular expressions whenever possible. -## 2.2.10 (Unreleased) +## [2.2.10](http://github.com/nex3/haml/commit/2.2.10) * Add support for attribute selectors with spaces around the `=`. For example: