Skip to content

Commit

Permalink
CHANGELOG for v3.6.0
Browse files Browse the repository at this point in the history
  - also: note that 3.5.1 was never released

Co-Authored-By: Chaymae Bazzaoui <[email protected]>
  • Loading branch information
olleolleolle and chaymaeBZ committed Aug 27, 2020
1 parent b2abe78 commit 45fc378
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# 3.6.0 (2020-08-27)

- Add: Support RPC-encoded WSDL (#63, @fernandes)
- Fix: Depend on [addressable](https://github.com/sporkmonger/addressable), for unescape to avoid a Ruby warning (#81, @chaymaeBZ, @bvicenzo)
- Change: Turn `String` monkeypatches into `Wasabi` class methods (@tjarratt) (released this version)
- Change: Reduced size of gem by focusing the files list (#89, @utkarsh2102)
- Remove: No longer tested on Rubinius

# 3.5.1 (2015-05-18)

NB: This version was never released to RubyGems.org.

* Fix: [#59](https://github.com/savonrb/wasabi/issue/59) Stop monkey patching the String class to provide #snakecase

# 3.5.0 (2015-03-31)
Expand Down

0 comments on commit 45fc378

Please sign in to comment.