Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.08 KB

File metadata and controls

45 lines (31 loc) · 1.08 KB

Change Log

Last updated Mar 2, 2016 (from http://keepachangelog.com/)

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

Released v1.2.0 - 2016-03-14

  • ApiClient will throw new exceptions in case TLSv1.2 is not found
  • Make retrofit use custom okHttpClient that uses our socket factory to create requests

Fixed

  • Rework Android Library to work with only TLS v1.2

NEXT - YYYY-MM-DD

Added - 2016-03-02

  • Markdown templates - @ibrahimlawal

Released v1.1.1 - 2016-03-01

  • Updates Gradle plugin to 1.5.0 > @ibrahimlawal
  • Updated Retrofit to Retrofit 2 > @ibrahimlawal

Removed

  • Retrofit

Added

  • Retrofit 2

Fixed

  • Compatibility with apps using Retrofit 2

Released v1.1.0 - 2016-01-26

  • Updated readme to include instructions for charging tokens, charging returning customers - @shollsman
  • RSA KEY now a constant fixed in library. - @ibrahimlawal

Released v1.1.0 - 2015-10-07

  • Initial release published - @segunfamisa

Commits on Oct 6, 2015

  • Added files > @segunfamisa - 3472b97
  • Initial commit > @shollsman

Security

  • Nothing