Skip to content

Commit 45fc378

Browse files
CHANGELOG for v3.6.0
- also: note that 3.5.1 was never released Co-Authored-By: Chaymae Bazzaoui <[email protected]>
1 parent b2abe78 commit 45fc378

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1+
# 3.6.0 (2020-08-27)
2+
3+
- Add: Support RPC-encoded WSDL (#63, @fernandes)
4+
- Fix: Depend on [addressable](https://github.com/sporkmonger/addressable), for unescape to avoid a Ruby warning (#81, @chaymaeBZ, @bvicenzo)
5+
- Change: Turn `String` monkeypatches into `Wasabi` class methods (@tjarratt) (released this version)
6+
- Change: Reduced size of gem by focusing the files list (#89, @utkarsh2102)
7+
- Remove: No longer tested on Rubinius
8+
19
# 3.5.1 (2015-05-18)
210

11+
NB: This version was never released to RubyGems.org.
12+
313
* Fix: [#59](https://github.com/savonrb/wasabi/issue/59) Stop monkey patching the String class to provide #snakecase
414

515
# 3.5.0 (2015-03-31)

0 commit comments

Comments
 (0)