Skip to content

Latest commit

 

History

History
193 lines (145 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

193 lines (145 loc) · 11.5 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
  • Fixes
    • [@konukhov fix owned ordered taggable bug]((mbleigh#585)

3.0.0.rc2 changes

3.0.0.rc1 changes

  • Features
  • Fixes
  • Misc