Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegal committed Sep 4, 2024
1 parent ab0e939 commit e96f226
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# main

- Fix JavaScript errors in `--one-file` template (#1426)
- Fix heredoc parsing and add support for squiggly heredocs (#1315, #1495)
- Accessibility improvements to the default template (#1501)
- Improved YARD documentation (#1410, #1512, #1516, #1544)
- Fix error when parsing `@option` tags (#1515)
- Fix issue parsing UTF-8 filenames (#1517)
- Replace OpenStruct with optimized YARD::OpenStruct to avoid ostruct performance warnings (#1545)
- Add support for `private attr_*` syntax (#1541)
- Remove logger dependency (#1546)

# [0.9.36] - February 29th, 2024

[0.9.36]: https://github.com/lsegal/yard/compare/v0.9.35...v0.9.36
Expand Down

0 comments on commit e96f226

Please # to comment.