Skip to content

Commit

Permalink
Added changelog (fixes #17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamund Ferguson committed Jun 3, 2016
1 parent fa60b28 commit 524d0a1
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## 1.3.1

- Actually added `no-native` rule

## 1.3.0

- Added `no-native` rule

## 1.2.0

- Allow `throw` in `always-return` rule
- Added `terminationMethod` option to `catch-or-return` rule

## 1.1.0

- Added `catch-or-return` rule

## 1.0.8

- Fixed crash issues

## 1.0.0 - 1.0.7

- Lots of basic feature updates and doc changes

0 comments on commit 524d0a1

Please sign in to comment.