Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 904 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 904 Bytes

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Fixed

  • Model#pluck now passes :select #34

Added

  • Support for Model.to_a #34

Changed

  • Dropped dependencies: more_core_extensions and active_support. #31

Added

  • Add CHANGELOG.md
  • Update README with usage instructions.