Skip to content

Commit

Permalink
fix bug where single-line declarations would include body
Browse files Browse the repository at this point in the history
fixes #226
  • Loading branch information
jpsim committed Jun 11, 2016
1 parent f35d27c commit a3953a8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@

##### Bug Fixes

* None.
* Fix issue where single-line declaration + bodies in Swift would include the
body in the parsed declaration.
[JP Simard](https://github.com/jpsim)
[#226](https://github.com/realm/jazzy/issues/226)

* Fix issue where some sections would become empty when using custom groups.
[JP Simard](https://github.com/jpsim)
Expand Down
Binary file not shown.

0 comments on commit a3953a8

Please sign in to comment.