From 824a12458d063e9727121aea25e934c8227a7554 Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Fri, 6 Sep 2024 19:25:19 +0530 Subject: [PATCH] Update History for v2.5.2 (#803) Merge pull request 803 --- History.markdown | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index 6ec63362ef..4f4f2cff05 100644 --- a/History.markdown +++ b/History.markdown @@ -75,7 +75,6 @@ * Fix reference to base layout in `404.html` (#713) * Minimal fixes for Disqus (#775) * Fix deprecation warnings (#796) (#797) - * Fix deprecation warnings from Dart Sass (#801) ### Development Fixes @@ -89,6 +88,15 @@ * Build and deploy demo site via GH Action workflow (#636) * Improve readability of config file (#703) * Trigger demo-site build manually (#714) + +## 2.5.2 + +### Bug Fixes + + * Fix deprecation warnings from Dart Sass (#801) + +### Development Fixes + * Set up CI for `2.5-stable` branch (#800) * Release gem from 2.5-stable via GitHub Actions (#802)