@@ -4,27 +4,27 @@ CHANGE LOG
44
55## V5.1 (UPCOMING)
66
7- * Add PHP 8.5 support
8- * Fixed the current user workspaces endpoint
9- * Added the current user workspaces API
10- * Added the workspace pull requests endpoint for a selected user
7+ * Added PHP 8.5 support
8+ * Added current user workspaces API
9+ * Added project permissions config APIs
1110* Added repository effective branching model API
12- * Added repository pipelines config subresources
1311* Added repository permissions config APIs
14- * Added project permissions config APIs
15- * Fixed result pager pagination when using partial response fields
16- * Fixed result pager previous-page navigation
12+ * Added repository pipelines config subresources
13+ * Added workspace pull requests endpoint for selected users
14+ * Fixed current user workspaces endpoint
15+ * Fixed ResultPager pagination when using partial response fields
16+ * Fixed ResultPager previous-page navigation
1717* Fixed source directory listings for specific revisions
1818* Documented Bitbucket API migration paths
19+ * Deprecated addon linker methods
20+ * Deprecated current user team permissions
1921* Deprecated current user workspaces pass-through methods
20- * Deprecated the top-level pull requests pass-through method
22+ * Deprecated global snippets listing method
23+ * Deprecated native issue tracker methods
2124* Deprecated repository listing pass-through methods
22- * Deprecated the global snippets listing pass-through method
2325* Deprecated snippet watchers listing methods
26+ * Deprecated top-level pull requests pass-through method
2427* Deprecated workspace code search
25- * Deprecated addon linker methods
26- * Deprecated native issue tracker methods
27- * Deprecated current user team permissions
2828
2929
3030## V5.0 (23/02/2025)
0 commit comments