doc: Mention IE11 compat drop in upgrading chapter
This commit is contained in:
parent
6810b0ab70
commit
5619d8f13d
|
@ -5,6 +5,7 @@ v2.6 to v2.8 requires to follow the instructions for v2.7 too.
|
|||
|
||||
## Upgrading to Icinga Web 2 2.11.x
|
||||
|
||||
* Support for Internet Explorer 11 has been removed.
|
||||
* The Vagrant file and all its assets have been removed.
|
||||
* The `IniStore` class has been removed due to the deprecation of the Preferences ini backend.
|
||||
* The `DbStore` class has been removed and its methods have been added to `PreferencesStore` class.
|
||||
|
|
Loading…
Reference in New Issue