Skip to content

Commit

Permalink
Fix rule name and docs link in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya authored Jul 6, 2017
1 parent 49977b1 commit c88b213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ __Editor's note__: This release features an important bugfix for overlapping fix
## :tada: New rules and options

- [new-rule-option] [`completed-docs`](https://palantir.github.io/tslint/rules/completed-docs/): Add `enum-members` option (#2911)
- [new-rule] `no-this-reassignment` (#2931)
- [new-rule] [`no-this-assignment`](https://palantir.github.io/tslint/rules/no-this-assignment/) (#2931)

## :hammer_and_wrench: Bugfixes & enhancements

Expand Down

0 comments on commit c88b213

Please sign in to comment.