Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

46 lines (36 loc) · 1.13 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Changed

  • Ensure secure connection is used to the Pinboard API
  • Drop support for Ruby 2.4

2.0.0 - 2019-03-05

Changed

  • Ensure secure connection is used to the Pinboard API
  • Drop support for Ruby 2.3

1.1.1 - 2015-10-15

Changed

  • Minor renames and typo fixes
  • Moved to CircleCI, testing on Ruby 2.2.3

1.1.0 - 2015-06-14

Added

  • Pluggable adapters.
  • Better test coverage. There is now 100% line coverage.
  • This Changelog.

Changed

  • Now supporting only the latest version of the following Rubies:
    • 1.9.3
    • 2.0
    • 2.1
    • 2.2
    • JRuby 1.7
    • Rubinius 2.5

Fixed

  • The right response code is now expected.
  • Many documentation fixes.

1.0.0 - 2015-10-02