doc/changelog: v1.2.0

This commit is contained in:
mappu 2020-11-19 12:08:47 +13:00
parent 90cd2b6440
commit b1b08b932f
1 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,11 @@ dokku storage:mount teafolio /srv/teafolio-dokku/config.toml:/app/config.toml
## CHANGELOG
2020-11-19 v1.2.0
- Cache homepage repositories, sync changes in the background
- Consider the updated time to be the most recent commit, not the Gitea repository metadata update field
- Add extra logging to startup
2020-11-08 v1.1.1
- Fix an issue with newer versions of Gitea that paginate repoistory list responses
- Fix an issue with blocking semaphores for a cancelled network request