Skip to content

Commit 0c926fe

Browse files
committed
Release 5.6.6
1 parent cde389d commit 0c926fe

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## Changelog
22

3+
### 5.6.5
4+
- Support: PHP 7.2 (#22)
5+
6+
### 5.6.3
7+
- Added: Cloud upload options
8+
9+
### 5.6.0
10+
- Support: Laravel 5.6
11+
312
### 5.5.3
413
- Added: Image field upload to Storage (ex. S3)
514

readme.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ Administrator is released under the MIT License. See the LICENSE file for detail
8787

8888
## Recent Changelog
8989

90+
### 5.6.5
91+
- Added: Allow custom routes name (#23)
92+
9093
### 5.6.5
9194
- Support: PHP 7.2 (#22)
9295

@@ -117,15 +120,3 @@ Administrator is released under the MIT License. See the LICENSE file for detail
117120
- **Test** resize: prevent stretch of image
118121
- **Incremental** naming: name*_n* if already exist
119122
- Bugfix: wysiwyg loading on settings
120-
121-
### 5.0.11
122-
- Bugfix: Had to make the middleware additon backwards compatable
123-
- Docs: Added doc updates
124-
125-
### 5.0.10
126-
- Bugfix: L5.2 changed the way url() works so added url('/') instead
127-
- Added: Support for middleware additions to the Admin routes via the administrator config
128-
- Testfix: Fixed failing tests
129-
130-
### 5.0.9
131-
- Bugfix: Fix for datetimepicker partially being covered by top menu

0 commit comments

Comments
 (0)