README.md in strong_migrations-0.7.5 vs README.md in strong_migrations-0.7.6

- old
+ new

@@ -654,11 +654,9 @@ Certain methods like `execute` and `change_table` cannot be inspected and are prevented from running by default. Make sure what you’re doing is really safe and use this pattern. ## Safe by Default -*Experimental* - Make operations safe by default. - adding and removing an index - adding a foreign key - adding a check constraint