Skip to content

Latest commit

 

History

History
370 lines (284 loc) · 23.9 KB

CHANGELOG.md

File metadata and controls

370 lines (284 loc) · 23.9 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.

  • Fixes
    • Fix migration that generate default index

3.0.0.rc2 changes

3.0.0.rc1 changes

  • Features

  • Fixes

  • Misc