# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## Unreleased ### Added ### Changed ### Deprecated ### Removed ### Fixed ### Security ## [0.10.0] - 2022-06-18 ### Added - Support ActiveRecord 7.0 [#14](https://github.com/cookpad/armg/pull/14) - Support Ruby 3.0 and 3.1 [#15](https://github.com/cookpad/armg/pull/15) ### Removed - Drop support for ActiveRecord 5.0, 5.1, and 5.2 [#15](https://github.com/cookpad/armg/pull/15) - Drop support for Ruby 2.4, 2.5, and 2.6 [#15](https://github.com/cookpad/armg/pull/15)