Skip to content

Commit

Permalink
History up
Browse files Browse the repository at this point in the history
  • Loading branch information
kizu committed Mar 5, 2016
1 parent b0c0bc2 commit 997a60d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,14 @@
* Feature: Added an optional `flags` argument to `match()` bif, #2109.
* Docs: Added basic “getting started” to Readme, #2073.
* Docs: Updated information about error reporting.
* Fix: `selectors()` now returns proper subselectors.
* Fix: No more unneeded spaces with partial reference selector using ranges.
* Fix: Proper evaluating of the default arguments.
* Fix: Evaluate variables in current-media function.
* Fix: Validate regexp flags for `match` function.
* Fix: Proper conditional assignment and "define" method.
* Fix: Proper relative paths in sourcemaps if --out flag is set to a filename.
* Fix: Proper errors with `--include-css` and `--resolve-url` used concurrently.
* Fix: [Evaluator] Support for function as a default argument for functions.
* Fix: [Lexer] Proper multiline comments inside multiline expressions.
* Fix: [JS API] Proper variables from options object inside expressions.
Expand Down

0 comments on commit 997a60d

Please sign in to comment.