1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00
This commit is contained in:
Joshua Tauberer
2018-01-25 09:26:35 -05:00
parent 8c69b9e261
commit ec3aab0eaa
3 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
CHANGELOG
=========
In Development
--------------
v0.26b (January 25, 2018)
-------------------------
* Fix new installations which broke at the step of asking for the user's desired email address, which was broken by v0.26's changes related to the control panel.
* Fix the provisioning of TLS certificates by pinning a Python package we rely on (acme) to an earlier version because our code isn't yet compatible with its current version.