Sha256: 70436a4f8ab15ec69f713662a001029a5e67562b84299f6eae1cb4fd2c9442a4

Contents?: true

Size: 1023 Bytes

Versions: 1

Compression:

Stored size: 1023 Bytes

Contents

# 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

## [v0.11.0] - 2023-03-07

### Added

- Support MySQL 8.0 (with limitation) [#18](https://github.com/cookpad/armg/pull/18)
    - Be careful of your SRID when upgrading.

## [v0.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)

[Unreleased]: https://github.com/cookpad/armg/compare/v0.10.0...HEAD
[v0.10.0]: https://github.com/cookpad/armg/compare/v0.9.0...v0.10.0
[v0.11.0]: https://github.com/cookpad/armg/compare/v0.10.0...v0.11.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
armg-0.11.0 CHANGELOG.md