Skip to content

Commit

Permalink
Release v1.6.0
Browse files Browse the repository at this point in the history
- Releases #3
  • Loading branch information
fulopattila122 committed Sep 12, 2020
1 parent 36ee47f commit 4f6134f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
- ENUM=2 LARAVEL=5.8
- ENUM=2 LARAVEL=6.18
- ENUM=2 LARAVEL=7.0
- ENUM=2 LARAVEL=7.18
- ENUM=2 LARAVEL=7.28
- ENUM=2 LARAVEL=8.0
- ENUM=3 LARAVEL=5.4
- ENUM=3 LARAVEL=5.5
Expand All @@ -27,7 +27,7 @@ env:
- ENUM=3 LARAVEL=5.8
- ENUM=3 LARAVEL=6.18
- ENUM=3 LARAVEL=7.0
- ENUM=3 LARAVEL=7.18
- ENUM=3 LARAVEL=7.28
- ENUM=3 LARAVEL=8.0

matrix:
Expand Down
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
### Konekt Enum Eloquent

## 1.6.0
##### 2020-09-12

- Added Laravel 8 support

## 1.5.0
##### 2020-03-06

Expand Down

0 comments on commit 4f6134f

Please sign in to comment.