# mongoose-advanced-soft-delete

## 1.1.5

### Patch Changes

- Added session support to `restore`; forward `options.session` to reads and writes in all delete/restore methods

## 1.1.4

### Patch Changes

- c5f55a0: fixed types

## 1.1.3

### Patch Changes

- 69210a4: Added includeSoftDeleted in aggregate query options to include all records
