Raven Ruby v2.5.1 Release Notes

    • ๐Ÿ›  BUGFIX: Fix case where Pathname objects are on the load path [@nateberkopec]
    • ๐Ÿ›  BUGFIX: Fix bad UTF-8 characters in the URL querystring [@nateberkopec]
    • ๐Ÿ›  BUGFIX: Fix case where rack-timeout could be required twice [@nateberkopec]

    • ๐Ÿ”จ REFACTOR: Slightly cleaner character encoding fixing [@nateberkopec, @bf4]