File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0
6
6
7
7
## [ 2.0.0] - 2021-08-09
8
8
### Removed
9
- - Support for Rails < 4.0
9
+ - Support for Rails < 5
10
10
11
11
## [ 1.0.0] - 2020-09-16
12
12
### Added
@@ -49,6 +49,7 @@ Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0
49
49
### Changed
50
50
- Renamed the gem from ` enum_column3 ` to ` activerecord-mysql-enum `
51
51
52
+ [ 2.0.0 ] : https://github.com/Invoca/activerecord-mysql-enum/compare/v1.0.0...v2.0.0
52
53
[ 1.0.0 ] : https://github.com/Invoca/activerecord-mysql-enum/compare/v0.1.4...v1.0.0
53
54
[ 0.1.4 ] : https://github.com/Invoca/activerecord-mysql-enum/compare/v0.1.3...v0.1.4
54
55
[ 0.1.3 ] : https://github.com/Invoca/activerecord-mysql-enum/compare/v0.1.2...v0.1.3
You can’t perform that action at this time.
0 commit comments