doc/changelog: v1.1.1

This commit is contained in:
mappu 2020-11-08 13:27:07 +13:00
parent 51cfe695bf
commit 8d84f3fc1e

View File

@ -31,6 +31,10 @@ dokku storage:mount teafolio /srv/teafolio-dokku/config.toml:/app/config.toml
## CHANGELOG ## CHANGELOG
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
2020-05-24 v1.1.0 2020-05-24 v1.1.0
- Support limiting the number of concurrent API requests to Gitea - Support limiting the number of concurrent API requests to Gitea
- Display total number of projects - Display total number of projects