# Changelog

All Notable changes to `activitylog` will be documented in this file

### 2.4.3 - 2016-06-29
- mark package as abandoned

### 2.4.2 - 2016-03-23
- Make sure the migrations are not published twice

### 2.4.1
- Added `userModel` configuration

### 2.3.0
- Add compatibility with Laravel 5.2

### 2.2.1
- Use database_path

### 2.2.0
- Added a beforeHandler

### 2.1.3
- Renamed migration stub
 
### 2.1.1
- Only use configured default user id if it is numeric

### 2.1.0
- Added option to specify a default user id

### 2.0.0
- Added logging of model events
