Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 821 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 821 Bytes

Unreleased

Added

  • #1178 Support encrypting binary columns

Changed

  • #1153 Only support Ruby v3.1+
  • #1196 Use default inspect for database adapter
  • #1216 Refactor adapter interface to match abstract adapter

Fixed

  • #1215 Fix mismatched foreign key errors

Please check 7-1-stable for previous changes.