Update CHANGELOG

pull/395/head
Varun Patil 2023-02-05 23:45:40 -08:00
parent b23fa125ac
commit efcfd180d6
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@
This file is manually updated. Please file an issue if something is missing.
## v4.11.0, v3.11.0 (unreleased)
- **Feature**: Show list of places using reverse geocoding (MySQL/Postgres only) ([#395](https://github.com/pulsejet/memories/issues/395))
To configure this feature, you need to run `occ memories:places-setup` followed by `occ memories:index -f`
- Other minor fixes and features ([milestone](https://github.com/pulsejet/memories/milestone/7?closed=1))
## v4.10.0, v3.10.0 (2023-01-17)
- **Feature**: Allow sharing albums using public links ([#274](https://github.com/pulsejet/memories/issues/274))