Skip to content

Commit

Permalink
Docs: add missing item to 4.0 migration guide table of contents (#8835)
Browse files Browse the repository at this point in the history
(fixes #8828)
  • Loading branch information
aladdin-add authored and not-an-aardvark committed Jun 29, 2017
1 parent 742998c commit 8796d55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/migrating-to-4.0.0.md
Expand Up @@ -19,6 +19,7 @@ The lists below are ordered roughly by the number of users each change is expect

1. [`RuleTester` now validates properties of test cases](#rule-tester-validation)
1. [AST nodes no longer have comment properties](#comment-attachment)
1. [`LineComment` and `BlockComment` events will no longer be emitted during AST traversal](#event-comments)
1. [Shebangs are now returned from comment APIs](#shebangs)

### Breaking changes for integration developers
Expand Down

0 comments on commit 8796d55

Please sign in to comment.