Skip to content

Commit 8f34a85

Browse files
Update CHANGELOG.md
Co-authored-by: frisco miranda <friscomm@users.noreply.github.com> Signed-off-by: Jake Sheehy <jacobjsheehy@gmail.com>
1 parent 7ad239a commit 8f34a85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 1.1.2 - 2024/10/3
22
- 🐛 [BUGFIX] Fixes an issue where a `Blueprinter::BlueprinterError` would be raised on render when providing `view: nil`, instead of falling back on the `:default` view. See
3-
[#472](https://github.com/procore-oss/blueprinter/pull/472). Tahnks to [@lessthanjacob](https://github.com/lessthanjacob).
3+
[#472](https://github.com/procore-oss/blueprinter/pull/472). Thanks to [@lessthanjacob](https://github.com/lessthanjacob).
44

55
## 1.1.1 - 2024/10/2
66
* 🐛 [BUGFIX] Fixes an issue when when calling `.render` multiple times on a Blueprint using the same `options` hash, which would result in the `options` changing unexpectedly between calls. See [#453](https://github.com/procore-oss/blueprinter/pull/453). Thanks to [@ryanmccarthypdx](https://github.com/ryanmccarthypdx).

0 commit comments

Comments
 (0)