Sha256: 21755cc54bbe35be670a40efc4abab59685a4a90f589f6f4aa65e0023524ef0d

Contents?: true

Size: 733 Bytes

Versions: 2

Compression:

Stored size: 733 Bytes

Contents

Changelog
=========

## 3.2.1

data_migrate table into rails schema dump, thakns to
[jturkel](https://github.com/jturkel) 


## 3.2.0
- Add support for Rails 5.1
- No longer testing EOL rubies

## 3.1.0

Rails 5.0 support thanks to
[jturkel](https://github.com/jturkel) and [abreckner](https://github.com/abreckner)

## 3.0.1

([gacha](https://github.com/gacha)) Capistrano fixes

## 3.0.0

`--skip-schema-migration` removed deprecated. This gem will no longer generate schema
migrations. It still supports running schema/data migrations with one command.

## 2.2.0

([bilby91](https://github.com/bilby91)) Capistrano support

## 2.1.0

User `Rails.application.config.paths["db/migrate"]` instead of hard coded
path to db migrations

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
data_migrate-3.2.2 Changelog.md
data_migrate-3.2.1 Changelog.md