Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Oct 6, 2017
1 parent de8cafa commit 1476d4e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog
### Konekt Enum Eloquent

## 1.0

### 1.0.0
###### 2017-10-06

- Initial release for Enum 2.0+, Eloquent 5.0 - 5.5
- Works likes Eloquent's `$cast` property on models, but internally hooks into the mutator/accessor mechanism
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ This package provides support for auto casting [konekt enum](https://github.com/

> Supported Konekt Enum versions are 2.0+ and Eloquent 5.0+
[Changelog](Changelog.md)

## Installation

`composer require konekt/enum-eloquent`
Expand Down

0 comments on commit 1476d4e

Please sign in to comment.