Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Changelog housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Stark committed Feb 8, 2022
1 parent c52f245 commit 24ad5a2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Changelog

## Unreleased
- Add `softPurge` option to enable [Soft Purge](https://docs.fastly.com/en/guides/soft-purges) for Fastly.
## [1.9.1] - 2022-02-08
- Add `softPurge` option in example config
- Drop database table if exists (might happen with a dirty uninstall)

## [1.9.0] - 2021-10-15
- Add `softPurge` option to enable [Soft Purge](https://docs.fastly.com/en/guides/soft-purges) for Fastly.

## [1.8.0] - 2021-02-08
- MySQL 8.0 support (removed ordered FULLTEXT index)
- Switched to `psalm` for static analysis
Expand Down

0 comments on commit 24ad5a2

Please sign in to comment.