### 2.1.0 - 2020-01-05

- Adds per-relationship config allowing opt-out of default child record deletion for `hasMany` relationships

### 2.0.0 - 2019-04-13

- Breaking change
  - peer dependency Bookshelf >= 1.1.0
  - it requires you to update bookshelf to 1.1.0 or later


### 1.0.0 - 2019-02-03

Refactoring how we hook into Bookshelf. Major release was required, because
i am not sure if this will break your implementation.

No other breaking changes.

### 0.2.1 - 2018-04-30
### 0.2.0 - 2018-03-19

- Breaking Change
  - peer dependency Bookshelf >= 0.13
  - it requires you to update to bookshelf 0.13

### 0.1.13 - 2018-02-18
### 0.1.12 - 2018-02-17
### 0.1.11 - 2018-02-16
### 0.1.10 - 2018-01-26
### 0.1.9 - 2018-01-26
### 0.1.8 - 2018-01-26
### 0.1.7 - 2018-01-26
### 0.1.6 - 2018-01-26
### 0.1.5 - 2018-01-24
### 0.1.4 - 2018-01-02
### 0.1.3 - 2017-11-20
### 0.1.2 - 2017-11-20
### 0.1.1 - 2017-11-19
### 0.1.0 - 2017-11-19
