Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 435 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 435 Bytes

Changelog

Version 1.0.1

  • Bug fix: change before_filter to before_action in railtie for rails 5 compatibility

Version 1.0.0

  • Improvement: Completely new SDK for the final v1 Tradenity REST API protocol
  • Feature: Various new classes for new Tradenity resources.

Version 0.1.1

  • Feature: Add SessionExpiredException
  • Feature Add Tradenity.reset_current_session method

Version 0.1.0

  • Initial release