Skip to content

Latest commit

 

History

History
200 lines (150 loc) · 12 KB

CHANGELOG.md

File metadata and controls

200 lines (150 loc) · 12 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.

Master changes

  • Breaking Changes
  • Features
  • Fixes
  • Performance
  • Misc

3.0.0.rc2 changes

3.0.0.rc1 changes

  • Features
  • Fixes
  • Misc