Skip to content

Commit

Permalink
Add breaking changelog entry
Browse files Browse the repository at this point in the history
Change `SwiftDocs.init(file:arguments:)` to `SwiftDocs.init?(file:arguments:)`
  • Loading branch information
norio-nomura committed Feb 9, 2016
1 parent 846d91a commit 37894d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

##### Breaking

* None.
* Change `SwiftDocs.init(file:arguments:)` to
`SwiftDocs.init?(file:arguments:)`
[Norio Nomura](https://github.com/norio-nomura)

##### Enhancements

Expand Down

0 comments on commit 37894d0

Please sign in to comment.