CHANGELOG.md in jazzy-0.13.6 vs CHANGELOG.md in jazzy-0.13.7

- old
+ new

@@ -1,4 +1,28 @@ +## 0.13.7 + +The next release of Jazzy will require a minimum of Ruby 2.6. + +##### Breaking + +* None. + +##### Enhancements + +* Update JavaScript libraries: jQuery 3.6.0, Lunr 2.3.9, + KaTeX 0.13.5. + [John Fairhurst](https://github.com/johnfairh) + +* Support the markdown [footnotes](https://www.markdownguide.org/extended-syntax/#footnotes) extension in all themes. + [John Fairhurst](https://github.com/johnfairh) + [#1246](https://github.com/realm/jazzy/issues/1246) + +##### Bug Fixes + +* Fix parameter doc comments in Swift symbolgraph mode. + [John Fairhurst](https://github.com/johnfairh) + [#1244](https://github.com/realm/jazzy/issues/1244) + ## 0.13.6 ##### Breaking * None.