Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 734 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 734 Bytes

Changelog

The noteworthy changes for each Apartmentex version are included here. For a complete changelog, see the git history for each version via the version links.

To see the dates a version was published see the hex package page.

Changed

  • Apartmentex.migrate_tenant function added to migrate a single tenant up or down.

Changed

  • Apartmentex.Migration removed - should use Ecto.Migration in tenant migrations now
  • Now supports (and requires) Ecto 2.0.x