# Changelog ## v1.0.11 - Adds exercise on mixin content - [#3](https://github.com/workshopper/learn-sass/pull/3) Updates to node-sass@3.3.3 ## v1.0.12 - [#14](https://github.com/workshopper/learn-sass/pull/14) Add Brazilian Portuguese translation, thanks to [@nikolassilva](https://github.com/nikolassilva) - [#5](https://github.com/workshopper/learn-sass/pull/5) Updates to workshopper-exercise@2.5.0 ## v1.0.13 - [#17](https://github.com/workshopper/learn-sass/pull/17) Updates to node-sass@3.4.0 ## v1.0.14 - [#21](https://github.com/workshopper/learn-sass/pull/21) Updates to diff@2.2.0 - [#19](https://github.com/workshopper/learn-sass/pull/19) Updates to workshopper-adventure@4.2.0 ## v1.0.15 - [#22](https://github.com/workshopper/learn-sass/pull/22) Translated exercises to Brazilian Portuguese, thanks to [@nikolassilva](https://github.com/nikolassilva) ## v1.0.16 - Reverts [workshopper-adventure](https://github.com/workshopper/workshopper-adventure) to v3.5.2 (see [issue 16](https://github.com/workshopper/workshopper-adventure/issues/16)) ## v1.0.17 - [#27](https://github.com/workshopper/learn-sass/pull/27) Italian translation ## v1.1.0 - Moved from Codeship to Travis - Upgraded to workshopper-adventure@4.2.x - [#31](https://github.com/workshopper/learn-sass/issues/31) Code Cleanup ## v1.1.1 - Changed color annotation in samples from 3 hex digits to 6. i.e. #f00 -> #ff0000 - Moved the screenshot outside of the repository to save install-time of learn-sass - Cleanup & removed unused dependencies: cli-md, colors, diff - [#18](https://github.com/workshopper/learn-sass/pull/18) Updated to node-sass@3.4.1 - [#33](https://github.com/workshopper/learn-sass/pull/33) Updated to workshopper-adventure@4.6.3 - [#35](https://github.com/workshopper/learn-sass/pull/35) Updated to after@0.8.2 - Extracted common footer into own files - Fixed Markdown syntax error ## v1.1.2 - [#39](https://github.com/workshopper/learn-sass/pull/39) Updated to workshopper-adventure@4.7.1 - [#40](https://github.com/workshopper/learn-sass/pull/40) Updated to sass-lint@1.9.1 - [#41](https://github.com/workshopper/learn-sass/pull/41) Updated to node-sass@3.9.1 ## v1.1.3 - Updated to workshopper-adventure@5.0.3 - Updated to node-sass@3.9.2 ## v1.2.0 - Updated to node-sass@3.13.0 ## v1.3.0 - [#49](https://github.com/workshopper/learn-sass/pull/49) Updated to node-sass@4.1.0 ## v1.3.1 - Restores support for localized solutions - Adds a localization howto ## v1.4.0 - Translated exercises to Korean, thanks to [@eunsucking](https://github.com/eunsucking) ## v1.5.0 - Translated exercises to German, thanks to [@Maroel](https://github.com/Maroel) ## v1.6.0 - [#63](https://github.com/workshopper/learn-sass/pull/63) Improve description of mixin content exercise, by [@ManuCastrillonM](https://github.com/ManuCastrillonM) ## v1.7.0 - [#64](https://github.com/workshopper/learn-sass/pull/64) Sorts properties in rules with postcss-sorting - Creates .npmignore - Adds package-lock.json