File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11## HEAD
22
3- ### Development Fixes
3+ ### Minor Enhancements
44
5- * Add Ruby 3.0 to CI (#337 )
6- * Lock RuboCop to v1.18.x (#348 )
7- * Add workflow to release gem via GH Action (#355 )
5+ * Add support for ` page.description ` in front matter to become entry ` <summary> ` (#297 )
86
97### Bug Fixes
108
119 * Fold private methods into the ` :render ` method as local variables (#327 )
1210 * Check ` post.categories ` instead of ` post.category ` (#357 )
13- * Switched xml_escape for & lt ; ![ CDATA[ ]] & gt ; for post content (#332 )
11+ * Switched xml_escape for ` < ![CDATA[]]> ` for post content (#332 )
1412
15- ### Minor Enhancements
13+ ### Development Fixes
1614
17- * Add support for page.description in front matter to become entry ` <summary> ` (#297 )
15+ * Add Ruby 3.0 to CI (#337 )
16+ * Lock RuboCop to v1.18.x (#348 )
17+ * Add workflow to release gem via GH Action (#355 )
1818
1919### Documentation
2020
21- * Use .atom extension in docs examples since we write an Atom feed (#359 )
21+ * Use ` .atom ` extension in documented examples since we write an Atom feed (#359 )
2222
2323## 0.15.1 / 2020-10-04
2424
You can’t perform that action at this time.
0 commit comments