Skip to content

Commit 46f7466

Browse files
committed
Release: v0.9.41
References: #1676, #1019, #1007, #474, #467, #456, #467, #443, #467, #478, #479, #467, #477, #467, #458, #467, #397, #467, #461, #467, #458, #467, #457, #467, #465, #467, #464, #467, #466, #467, #446, #467, #445, #467, #432, #467
1 parent 1de7753 commit 46f7466

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# main
22

3+
# [0.9.41] - April 14th, 2026
4+
5+
[0.9.41]: https://github.com/lsegal/yard/compare/v0.9.40...v0.9.41
6+
37
- Add support for `rdoc-image:...` syntax in HybridMarkup (#1676)
48
- Add support for colon suffix code blocks in HybridMarkup (rdoc compatibility)
59
- Fix responsiveness and state issues with nav frame links in `yard server`
6-
710
# [0.9.40] - April 12th, 2026
811

912
[0.9.40]: https://github.com/lsegal/yard/compare/v0.9.39...v0.9.40

lib/yard/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module YARD
5-
VERSION = '0.9.40'
5+
VERSION = '0.9.41'
66
end

0 commit comments

Comments
 (0)