CHANGELOG.md in motion-prime-0.9.6 vs CHANGELOG.md in motion-prime-0.9.7
- old
+ new
@@ -1,4 +1,10 @@
+=== 0.9.7
+* BREAKING CHANGE: screen#set_options renamed to screen#set_options_for.
+* BREAKING CHANGE: section#reload_section renamed to section#hard_reload_section. in common cases use section#reload.
+* BREAKING CHANGE: form#reload_cell_section renamed to form#hard_reload_cell_section. in common cases use form#reload_cell_sections.
+* BREAKING CHANGE: table#reset_data renamed to table#reset_table_data
+
=== 0.9.6
* BREAKING CHANGE: proc for form field option will be executed in context of form, not field.
* BREAKING CHANGE: screen#setup renamed to screen#set_options.
=== 0.9.5
\ No newline at end of file