File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## HEAD
2-
3- ### Development Fixes
4-
5- * Add Ruby 3.1 to CI matrix (#459 )
6- * chore: remove git.io (#462 )
7- * Bump versions in workflows (#516 )
8- * fix: Fix rubocop offenses (#518 )
1+ ## 2.9.0 / 2026-05-08
92
103### Minor Enhancements
114
169 * feat: Add canonical=false option to disable canonical URL output (#521 )
1710 * Add a article: modified_time property for articles (#515 )
1811
12+ ### Bug Fixes
13+
14+ * Use attribute ` name ` consistently for metadata under ` twitter ` namespace (#437 )
15+
1916### Documentation
2017
2118 * Migrate build badge to GH Actions (#499 )
2219
23- ### Bug Fixes
20+ ### Development Fixes
21+
22+ * Add Ruby 3.1 to CI matrix (#459 )
23+ * chore: remove git.io (#462 )
24+ * Bump versions in workflows (#516 )
25+ * fix: Fix rubocop offenses (#518 )
2426
25- * Use attribute ` name ` consistently for metadata under ` twitter ` namespace (#437 )
2627
2728## 2.8.0 / 2022-02-04
2829
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ module Liquid; class Tag; end; end
55
66module Jekyll
77 class SeoTag < Liquid ::Tag
8- VERSION = "2.8 .0"
8+ VERSION = "2.9 .0"
99 end
1010end
You can’t perform that action at this time.
0 commit comments