Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 516 Bytes

Changelog

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

The format is based on Keep a Changelog.

[Unreleased]

2.1.0

Added

  • Support string ssl modes.

Fixed

  • Correct version constraint for activerecord.
  • Require a valid connection when quoting a string.
  • Treat IOError as a connectivity-related error.
  • Disable prepared statements, since Trilogy doesn't yet support them.

2.0.0

Added

  • Initial release of the adapter.