.. _breaking_changes:

Breaking Changes
================

14.0
----

The tag ``_pkg_versions`` attached to all heros was moved to the new ``extra_metadata`` attribute and can now be accessed as ``self._hero_extra_metadata["pkg_versions"]``.

:ref:`More info ... <sec-metadata>`

