TZinfo v0.3.36 Release Notes

    • ⚡️ Updated to tzdata version 2013a (https://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
    • 🛠 Fix TimezoneTransitionInfo#eql? incorrectly returning false when running on Ruby 2.0.
    • 🔄 Change eql? and == implementations to test the class of the passed in object instead of checking individual properties with respond_to?.