mark bugs as major to include them in 0.7.0 changelog
This commit is contained in:
parent
742f0d0e33
commit
b92bb9ac9a
1 changed files with 2 additions and 2 deletions
|
@ -21,9 +21,9 @@ Changelog
|
|||
* :feature:`-` implement mail address deletion
|
||||
* :feature:`-` implement adding mail address to mail domains
|
||||
* :feature:`-` implement adding options to hosting packages
|
||||
* :bug:`-` fix disk space calculation in
|
||||
* :bug:`- major` fix disk space calculation in
|
||||
hostingpackages.models.CustomerHostingPackage
|
||||
* :bug:`-` fix unique constraints on
|
||||
* :bug:`- major` fix unique constraints on
|
||||
hostingpackages.models.CustomerDiskSpaceOption and
|
||||
hostingpackages.models.CustomerDatabaseOption
|
||||
* :feature:`-` implement password change functionality for mailboxes
|
||||
|
|
Loading…
Reference in a new issue