diff --git a/README.md b/README.md index 5be1626..801d783 100755 --- a/README.md +++ b/README.md @@ -204,6 +204,11 @@ Migrations/0.0.7-0.1.0.0/Migration.hs` function to repopulate the thumbnail images, if you have some of them corrupted by unhandled EXIF data. +### 0.1.11.2-0.1.11.3 + +* Activate the `pg_trgm` extension for your database with +`CREATE EXTENSION pg_trgm;`. + ## Acknowledgements: * This software uses the web Framework "Yesod" by Michael Snoyman. See more at: