Update changelog

This commit is contained in:
Nicholas Wallace 2024-10-19 11:20:22 -07:00
parent 1fa80e31d1
commit ea6882d9ab

View File

@ -6,3 +6,4 @@ Please add a record of every database migration that you create to this file. Th
| -------------- | ---------------------------- | ------------------------------------------------------------------------------------ |
| v2.15.0 | v2.15.0-series-column-unique | Series must have unique names in the same library |
| v2.15.1 | v2.15.1-reindex-nocase | Fix potential db corruption issues due to bad sqlite extension introduced in v2.12.0 |
| v2.15.2 | v2.15.2-index-creation | Creates author, series, and podcast episode indexes |