Skip to content

Latest commit

 

History

History
259 lines (202 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

259 lines (202 loc) · 16.9 KB

Changes are below categorized as Features, Fixes, or Misc.

Each change should fall into categories that would affect whether the release is major (breaking changes), minor (new behavior), or patch (bug fix). See semver and pessimistic versioning

As such, a Feature would map to either major or minor. A bug fix to a patch. And misc is either minor or patch, the difference being kind of fuzzy for the purposes of history. Adding tests would be patch level.

3.0.0.rc2 changes

3.0.0.rc1 changes

  • Features
  • Fixes
  • Misc