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 b5886f2 commit 8fd0b42Copy full SHA for 8fd0b42
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# master
2
3
+# 0.9.23 - January 5th, 2020
4
+
5
+[0.9.23]: https://github.com/lsegal/yard/compare/v0.9.22...v0.9.23
6
7
- Fix issues with double encoded code blocks when highlighted from an extra
8
file.
9
lib/yard/version.rb
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module YARD
- VERSION = '0.9.22'
+ VERSION = '0.9.23'
end
0 commit comments