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 06fb04f commit 379e1acCopy full SHA for 379e1ac
README.md
@@ -16,27 +16,3 @@ The Laravel Repository package is meant to be a generic repository implementatio
16
## Official Documentation
17
18
Documentation for the package can be found on [Lyften.com](http://lyften.com/projects/laravel-repository/).
19
-
20
-## Change Log
21
22
-#### v0.4.1
23
24
-- Caching updates
25
26
-#### v0.4.0 - (Skinny version)
27
28
-- Removed Factory
29
-- Removed excessive caching
30
-- Removed Authorization/Policies
31
-- Update the code to PSR-4 compliant
32
-- Simplified caching
33
-- Removed events
34
-- Added search
35
-- Improved ordering
36
-- Updated documentation
37
38
-#### v0.3.0
39
40
-- Added support for Laravel 5.3
41
-- Added Scopes
42
-- New caching setup
0 commit comments