Let me know if I should panic
A small release
- The annotation methods for
Errata
have been changed so that if a severity is provided, theErrata
instance is updated if that severity is larger. - The method
Errata::update
was added to explicitly perform the same action, setting the severity to the max of the current and provided severity. - Documentation updates corresponding to this change.