Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Commit

Permalink
Merge pull request #61 from GeoDienstenCentrum/sass-3.4.16
Browse files Browse the repository at this point in the history
update Sass to 3.4.16
  • Loading branch information
mprins committed Jul 11, 2015
2 parents 345ed6c + 0adf20c commit a6da2b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -129,7 +129,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<compass.version>1.0.3</compass.version>
<sass.version>3.4.15</sass.version>
<sass.version>3.4.16</sass.version>
<jruby.version>9.0.0.0.rc2</jruby.version>
<maven-libs.version>3.3.3</maven-libs.version>
<scss-lint.version>0.40.1</scss-lint.version>
Expand Down
6 changes: 3 additions & 3 deletions src/site/apt/releasenotes.apt.vm
Expand Up @@ -38,13 +38,13 @@ ${project.name} ${project.version} Release Notes

** Fix

* As a result of updating JRuby some Windows issues are expected to be fixed
* As a result of updating JRuby some Windows issues are expected to be fixed
({{{https://github.com/GeoDienstenCentrum/sass-maven-plugin/issues/41}#41}}),

** Enhancements

~~ * Update Sass to version ${project.properties.get("sass.version")}, please check
~~ the {{{http://sass-lang.com/documentation/file.SASS_CHANGELOG.html}Sass changelog}}
* Update Sass to version ${project.properties.get("sass.version")}, please check
the {{{http://sass-lang.com/documentation/file.SASS_CHANGELOG.html}Sass changelog}}

~~ * Update SCSS-Lint to version ${project.properties.get("scss-lint.version")}, please check
the {{{https://github.com/brigade/scss-lint/blob/master/CHANGELOG.md}SCSS-Lint changelog}}
Expand Down

0 comments on commit a6da2b7

Please sign in to comment.