diff --git a/doc/api_break.dox b/doc/api_break.dox index 0befd59c0ee..3e41dc6f757 100644 --- a/doc/api_break.dox +++ b/doc/api_break.dox @@ -544,6 +544,7 @@ QgsAuthConfigUriEdit {#qgis_api_break_3_0_QgsAuthConfigUriEdit} QgsAuthManager {#qgis_api_break_3_0_QgsAuthManager} -------------- +- instance() was removed in favor of QgsApplication::authManager() that returns an instance of the Auth Manager - authDbConnection() was renamed to authDatabaseConnection() - authDbConfigTable() was renamed to authDatabaseConfigTable() - authDbServersTable() was renamed to authDatabaseServersTable()