Skip to content

Commit

Permalink
CHANGELOG: Mention Ruby 2.7.0 requirement
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
olleolleolle authored Mar 11, 2024
1 parent f229806 commit ba5924b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
## 2.13.1 (2022-09-04)

* Fix: [#977](https://github.com/savonrb/savon/pull/977) Prevent "xmlns:xmlns" namespace but allow "xmlns" namespace.
* Change: Require Ruby 2.7.0+ in the gemspec. [0e0d695f](https://github.com/savonrb/savon/commit/0e0d695f463b719fa0fef0f58a0404b1228957f0)

## 2.13.0 (2022-08-03)

Expand Down

1 comment on commit ba5924b

@pcai
Copy link
Member

@pcai pcai commented on ba5924b Mar 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Please sign in to comment.