This files describes API changes in /availability/*.
The information here is intended only for developers.

=== 15 ===

* A modification was made to function getCourse() in condition/audience/amd/src/ajax_handler.js:
  Extracted URL parameter fetching logic to its own method.

=== 13 ===

* The following event observers have been removed; please remove any dependencies:
  - availability_audience\callbacks::cohort_deleted
  - availability_hierarchy_organisation\callbacks::organisation_deleted
  - availability_hierarchy_position\callbacks::position_deleted

=== 10 ===

* Condition plugins must replace the CSS selector "#fitem_id_availabilityconditionsjson" with ".availability-field".
  This selector is often used in your plugin's yui/src/form/js/form.js file.
