We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d6c42 commit ef12043Copy full SHA for ef12043
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-## [4.5.0] - upcoming
+## [4.6.0] - upcoming
5
6
-* Add GridFS integration for Laravel File Storage by @GromNaN in [#2984](https://github.com/mongodb/laravel-mongodb/pull/2985)
+* Add `DocumentTrait` to use any 3rd party model with MongoDB @GromNaN in [#2580](https://github.com/mongodb/laravel-mongodb/pull/2580)
7
+
8
+## [4.5.0] - 2024-06-20
9
10
+* Add GridFS integration for Laravel File Storage by @GromNaN in [#2985](https://github.com/mongodb/laravel-mongodb/pull/2985)
11
12
## [4.4.0] - 2024-05-31
13
0 commit comments