Skip to content

Commit

Permalink
Tweak changelog grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
briancavalier committed Nov 13, 2014
1 parent 5548cba commit 1f54544
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
@@ -1,7 +1,7 @@
### 3.6.2

* Worked around [v8 optimizing compiler bug](https://code.google.com/p/v8/issues/detail?id=3692) with some *truly amazing* help from community members. Thank you [@anodynos](https://github.com/anodynos), [@jefflage](https://github.com/jefflage), [@pbarnes](https://github.com/pbarnes), [@spion](https://github.com/spion), [@tsouza](https://github.com/tsouza).
* Fixed regressions in `when.filter` and `when.reduce` (which also affected `when/sequence`).
* Work around [v8 optimizing compiler bug](https://code.google.com/p/v8/issues/detail?id=3692) with some *truly amazing* help from community members. Thank you [@anodynos](https://github.com/anodynos), [@jefflage](https://github.com/jefflage), [@pbarnes](https://github.com/pbarnes), [@spion](https://github.com/spion), [@tsouza](https://github.com/tsouza).
* Fix regressions in `when.filter` and `when.reduce` (which also affected `when/sequence`).

### 3.6.1

Expand Down

0 comments on commit 1f54544

Please sign in to comment.