Skip to content

Latest commit

 

History

History
330 lines (250 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

330 lines (250 loc) · 21.4 KB

Changes are below categorized as follows:

  • Breaking Changes
  • Features
  • Fixes
  • Performance
  • Misc
  • Documentation

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, Breaking Changes are major. Features would map to either major or minor. Fixes, Performance, and Misc are either minor or patch, the difference being kind of fuzzy for the purposes of history. Adding Documentation (including tests) would be patch level.

3.0.0.rc2 changes

3.0.0.rc1 changes

  • Features

  • Fixes

  • Misc