Skip to content

Latest commit

 

History

History
executable file
·
32 lines (17 loc) · 567 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
32 lines (17 loc) · 567 Bytes

Changelog

All Notable changes to spatie/laravel-activitylog will be documented in this file

1.2.1 - 2016-07-09

  • use config repo contract

1.2.0 - 2016-07-08

  • added getLogNameToUse

1.1.0 - 2016-07-04

  • added activity-method on both the CausesActivity and LogsActivity-trait

1.0.3 - 2016-07-01

  • the package is now compatible with Laravel 5.1

1.0.2 - 2016-06-29

  • fixed naming of inLog scope
  • add inLog function alias

1.0.1 - 2016-06-29

  • fixed error when publishing migrations

1.0.0 - 2016-06-28

  • initial release