Add changelog

This commit is contained in:
nicolas.dorier 2020-06-27 15:43:10 +09:00
parent 9d531a385d
commit 91720a0f34
No known key found for this signature in database
GPG key ID: 6618763EF09186FE

View file

@ -1,5 +1,13 @@
# Changelog
## 1.0.5.2:
### Bug fixes
* Do not include the Onion-Location header for custom domains mapping (@NicolasDorier)
* Fix warning message when using SQLite (@NicolasDorier)
* Create store could be called with a scoped store's modify apikey (@NicolasDorier)
* Crowdfunding app used with a custom domain were showing blank page (@NicolasDorier)
## 1.0.5.1:
### Bug fixes