Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
absalomedia committed Nov 6, 2019
1 parent 16cf98e commit 4ae10d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ As the [Libsass](https://github.com/hcatlin/libsass) library has matured to get
- The ability to specify .SASS file input instead of .SCSS
- The ability to set a source map path, required when generating a dedicated .map file
- The ability to define a root directory for the source map itself
- PHP 5.4 to PHP 7.3 (nightly) support
- PHP 5.6 to PHP 7.3 support

The output of `compileFile()` is an array when creating source map files, allowing both compiled SASS file and .map file to be generated in the same function call.

Expand Down Expand Up @@ -172,6 +172,7 @@ These extensions also utilise the [Libsass](https://github.com/hcatlin/libsass)

| Release | Description |
| ------- | ----------------------------------------------------------------------------------------- |
| 0.6.2 | Solskjær - Manchester (Libsass 3.6.3) |
| 0.6.1 | Bond - Monaco (Libsass 3.6.1) |
| 0.6.0 | Symfony - Composer integration |
| 0.5.17 | Engine - Vroom vroom (Libsass 3.5.5) |
Expand Down

0 comments on commit 4ae10d3

Please sign in to comment.