From eed99fd24c8121daad87f02681f6e98fb7daf24e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 5 Dec 2024 07:30:41 -0800 Subject: [PATCH] Update history to reflect merge of #178 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7193679..1ce1a5c 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Access nested Hash values with `Hash#dig` (#151) * Generate custom post_attr_hash with private helper (#152) * Migrate CI to GitHub Actions (#177) + * Add `style_check` job to CI workflow (#178) ### Bug Fixes