Skip to content

Commit c005ed2

Browse files
committed
updated changelog.md
1 parent a9ee638 commit c005ed2

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

changelog.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -388,4 +388,18 @@ Where $behavior is either rename or replace
388388
### Updated
389389

390390
- Updated contacts get method to use pagination of the contacts. Sets default per page to 25 contacts
391-
- Updated Tasks resource class for working with tasks
391+
- Updated Tasks resource class for working with tasks
392+
393+
## 3.2.4
394+
395+
### Added
396+
397+
- Add ability to override the User model by setting `setUserModel($model)` when using `MsGraph` class
398+
399+
### Updated
400+
401+
- Changed migrations to not run migrations automatically
402+
403+
### Removed
404+
405+
- Removed package level migrations, using src migrations instead

0 commit comments

Comments
 (0)