This files describes API changes in /admin/tool/* - plugins,
information provided here is intended especially for developers.

See http://docs.moodle.org/dev/Admin_tools for more details and explanation.

=== 19.1.5 ===

* Encrypted \tool\totara_sync\database_trait::$database_dbpass at rest in the database.

=== 19.1.4 ===

* Updated template langimport/templates/langimport.mustache to add the sesskey hidden input for the update all language packs form

=== 19.0 ===

* Updated core_admin_renderer::admin_notifications_page() and core_admin_renderer::plugin_management_page() to use page_main_heading()

=== 18.0 ===

* Added new parameter $profilefieldvalues to validate_users_csv_row function in order to track profile field values
 and ensure uniqueness is observed while uploading users in a tenant

 === 17.0 ===

* Added policy visibility ('applies_to') to policyversion records, and updated \tool_sitepolicy_renderer::manage_site_policy_table()
 and \tool_sitepolicy_renderer::manage_version_policy_table() to include the new column

=== 16.0 ===

=== 15.0 ===

=== 14.0 ===

=== 13.0 ===

* Removed no longer required tool_assignmentupgrade plugin
