Skip to content

Let me know if I should panic

Compare
Choose a tag to compare
@SolidWallOfCode SolidWallOfCode released this 13 Jan 19:16
· 214 commits to master since this release

A small release

  • The annotation methods for Errata have been changed so that if a severity is provided, the Errata 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.