Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 6, 2025
1 parent 231f9b1 commit 029de46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
- version: 1.11.0
date: 2025-01-04
date: 2025-01-06
changed:
- "Passing non-hash values to `Contract#call` now raises a meaningful error (issue #716 via #723) (@flash-gordon)"
- 'Set minimum Ruby version to 3.1 (@flash-gordon)'
- version: 1.10.0
summary: This release is mostly about upgrading to dry-core 1.0 and dry-configurable 1.0. One of the outcomes is dropping dependency on dry-container (because it was moved to dry-core). If you happen to use dry-container, please switch to `Dry::Core::Container`.
Expand Down

0 comments on commit 029de46

Please sign in to comment.