puppet-horizon/releasenotes/notes/added_new_theme_params_deprecated_custome_theme_path-e872713d93c45044.yaml
Matthew J Black 50fe686241 Deprecated custom theme path and added new params.
The custom theme path option has been deprecated in mitaka and two
new config options are available relating to themes. The new params
are available_themes and default_theme.

Change-Id: Ibc95cf88da83b257493a2701467198a5833e1aca
2016-05-23 11:54:25 +00:00

9 lines
399 B
YAML

---
features:
- In mitaka release, available themes was introduced. A parameter was introduced to allow
configuration of this setting.
- In mitaka release, default theme was introduced where the value would be defined from
available themes. A new parameter was introduced to allow configuration of this setting.
deprecations:
- custom_theme_path has been deprecated in mitaka release.