Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

61 lines (35 loc) · 853 Bytes

Changelog

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

Updates should follow the Keep a CHANGELOG 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