Skip to content

Commit 1bb82a2

Browse files
committed
Add changelog
This closes #244
1 parent 949f53b commit 1bb82a2

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# CHANGELOG
2+
3+
## 5.0.0 (upcoming)
4+
5+
- Added middlewares
6+
- Added StyleCI support
7+
- Added PHP CS Fixer file
8+
- Removed deprecated filters
9+
- Updated and simplified migrations
10+
- Updated project structure
11+
12+
## 4.0.2 (released 2015-05-20)
13+
14+
- Removed relaxed Laravel 5 support
15+
16+
## 4.0.1 (released 2015-05-19)
17+
18+
- Relaxed the composer.json file to allow L5.1 support
19+
20+
## 4.0.0 (released 2015-04-21)
21+
22+
- Laravel 5.0.* support
23+
- Removed create-client command

0 commit comments

Comments
 (0)