# Changelog

All Notable changes to `laravel-favorite` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## v1.3.0 - 2018-12-14

### Added
- Package Discovery

### Updated
- Included isFavorited method in README file

### Fixed
- Unit tests

## v1.2.0 - 2017-03-13

### Added
- Publish functionality for the migrations

### Fixed
- Favoriteability trait to return collection.



## v1.1.0 - 2017-01-06

### Added
- Testing functionality
- Favorite functionality to allow model acept the User model from the config file.

### Fixed
- Favoriteability trait to return data when is favorited.



## v1.0.0 - 2016-12-21

### Added
- Initial release



## NEXT - YYYY-MM-DD

### Added
- Nothing

### Deprecated
- Nothing

### Fixed
- Nothing

### Removed
- Nothing

### Security
- Nothing
