We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2069e2b commit 78836c4Copy full SHA for 78836c4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# main
2
3
+- Fix possible XSS on generated YARD frameset pages (thanks to @RedYetiDev for finding and patching) (2069e2b).
4
+- Fix errors when using `@option` on non-method objects (#1508)
5
+- Support Ruby 3.3 changes in Ripper parser (#1510)
6
+
7
# [0.9.34] - April 12nd, 2023
8
9
[0.9.34]: https://github.com/lsegal/yard/compare/v0.9.33...v0.9.34
0 commit comments