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 fdaca5d commit 5be229eCopy full SHA for 5be229e
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to `eloquent-repository` will be documented in this file
4
5
+## 2.2.0 - 2020-08-27
6
+
7
+- Now it is possible to set a model entity with `$entity` property in Repository class
8
+- Dynamically set model entity with `setEntity()` method
9
10
## 2.1.1 - 2020-03-30
11
12
- Namespace bug fixed
0 commit comments