HistoryEntry
============

.. currentmodule:: asdf.tags.core

.. autoclass:: HistoryEntry
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~HistoryEntry.has_required_modules
      ~HistoryEntry.name
      ~HistoryEntry.supported_versions
      ~HistoryEntry.types
      ~HistoryEntry.version
      ~HistoryEntry.yaml_tag

   .. rubric:: Attributes Documentation

   .. autoattribute:: has_required_modules
   .. autoattribute:: name
   .. autoattribute:: supported_versions
   .. autoattribute:: types
   .. autoattribute:: version
   .. autoattribute:: yaml_tag
