Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Mar 7, 2017
1 parent ec41192 commit 3f61284
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 9.0.1 - 2017-03-07

# Changed rules

- Relax rule: Allow mixing basic operators without parens [#816](https://github.com/feross/standard/issues/816)
- Specifically, these operators: `+`, `-`, `*`, `/`, `%`, and `**`

## 9.0.0 - 2017-02-28

It's time for a new major version of `standard`! As usual, this release contains a
Expand Down

0 comments on commit 3f61284

Please sign in to comment.