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 46ec326 commit 824a124Copy full SHA for 824a124
History.markdown
@@ -75,7 +75,6 @@
75
* Fix reference to base layout in `404.html` (#713)
76
* Minimal fixes for Disqus (#775)
77
* Fix deprecation warnings (#796) (#797)
78
- * Fix deprecation warnings from Dart Sass (#801)
79
80
### Development Fixes
81
@@ -89,6 +88,15 @@
89
88
* Build and deploy demo site via GH Action workflow (#636)
90
* Improve readability of config file (#703)
91
* Trigger demo-site build manually (#714)
+
92
+## 2.5.2
93
94
+### Bug Fixes
95
96
+ * Fix deprecation warnings from Dart Sass (#801)
97
98
+### Development Fixes
99
100
* Set up CI for `2.5-stable` branch (#800)
101
* Release gem from 2.5-stable via GitHub Actions (#802)
102
0 commit comments