Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 692 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 692 Bytes

Changelog

All notable changes to this project will be documented in this file.

For more information about changelogs, check Keep a Changelog and Vandamme.

0.1.4 - 2018/10/03

  • [FEATURE] Add ActiveSupport::Notification based instrumentation.

0.1.3 - 2017-06-02

  • [FEATURE] Add Yt.configuration.access_token and .refresh_token

0.1.2 - 2017-04-02

  • [FEATURE] Add Yt::ConnectionError to deal with connection/server errors

0.1.1 - 2017-03-29

  • [FEATURE] Extracted Yt::HTTPRequest and Yt::HTTPError from Yt::Auth

0.1.0 - 2017-03-17

  • [FEATURE] Extracted Yt::Config and Yt::Configuration from Yt