diff --git a/README.md b/README.md index a95401f1..9e22ac82 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ Additionally, you can use `SassC::Sass2Scss` to convert Sass syntax to Scss synt ## Changelog - **1.5.1** - - 2nd attempt at fixing compilation bug (issue #12[](https://github.com/bolandrm/sassc-ruby/issues/12)) + - 2nd attempt at fixing compilation bug (issue [#12](https://github.com/bolandrm/sassc-ruby/issues/12)) - **1.5.0** - Add support for inline source maps - - Fix compilation bug (issue #12[](https://github.com/bolandrm/sassc-ruby/issues/12)) + - Fix compilation bug (issue [#12](https://github.com/bolandrm/sassc-ruby/issues/12)) - **1.4.0** - Add support for line number comments - **1.3.0**