Skip to content

Commit

Permalink
spec updates
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfairh committed Feb 3, 2022
1 parent 5a68ab0 commit 42cd2d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

##### Breaking

* When building with Swift 5.6 and not passing `—module` to Jazzy, declarations
* When building with Swift 5.6 and not passing `-module` to Jazzy, declarations
may not be correctly identified as undocumented and docs may include unwanted
extensions. Pass `—-module MyModuleName` to fix this.
[John Fairhurst](https://github.com/johnfairh)
Expand All @@ -12,6 +12,9 @@
* Support using pre-generated symbolgraph files in Swift symbolgraph mode.
[Nathan Wong](https://github.com/esteluk)

* Support Swift 5.6.
[John Fairhurst](https://github.com/johnfairh)

##### Bug Fixes

* In Swift symbolgraph mode, stop including extensions to types that are beneath
Expand Down
2 changes: 1 addition & 1 deletion spec/integration_specs
Submodule integration_specs updated 109 files

0 comments on commit 42cd2d7

Please sign in to comment.