Add a helper artisan command to update place model structure

This commit is contained in:
Jonny Barnes 2017-06-30 13:39:14 +01:00
parent 4afb6a3ae9
commit e540eb767f
3 changed files with 60 additions and 0 deletions

View file

@ -2,6 +2,7 @@
## Version {next}
- Transition to using a JSON column for external urls of places
- Add a command to update external url structure of places
## Version 0.5.19 (2017-06-27)
- Fix error in App\\WebMention.php