README.rdoc in composite_primary_keys-8.1.8 vs README.rdoc in composite_primary_keys-9.0.0.beta1
- old
+ new
@@ -18,9 +18,10 @@
Every major version of ActiveRecord has included numerous internal changes. As a result,
CPK has to be rewritten for each version of ActiveRecord. To help keep
things straight, here is the mapping:
+ Version 9.x is designed to work with ActiveRecord 5.0.x
Version 8.x is designed to work with ActiveRecord 4.2.x
Version 7.x is designed to work with ActiveRecord 4.1.x
Version 6.x is designed to work with ActiveRecord 4.0.x
Version 5.x is designed to work with ActiveRecord 3.2.x
Version 4.x is designed to work with ActiveRecord 3.1.x