From 26bc41431140512b6cb1b86c377147b69b8f39d7 Mon Sep 17 00:00:00 2001 From: David Jones Date: Thu, 18 Apr 2024 10:47:45 -0400 Subject: [PATCH] Add CHANGELOG for ostruct require --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 641f7aa8..c986c460 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ This project attempts to adhere to [Semantic Versioning](http://semver.org/). ### Breaking Changes ### New Features ### Fixes +- [Explicitly require OpenStruct, which isn't loaded by default anymore in new versions of Rake](https://github.com/mileszs/wicked_pdf/pull/1110) ## [2.8.0] ### New Features