Skip to content

Release v2.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:11
· 37 commits to main since this release

Release v2.1.2

Documentation: clarify 2.1.0 schema columns (path_pattern / match_attributes)
and the SQLSTATE[42S22] Unknown column failure when the DB was not migrated.

Changelog

Documentation

  • UPGRADING.md / INSTALLATION.md: clarify 2.1.0 schema (path_pattern, match_attributes) — Unknown column … path_pattern means the host DB was not migrated; prefer nowo_breadcrumb_kit:generate-migration --update, or in demos/dev doctrine:schema:update --force.

Full Changelog: v2.1.1...v2.1.2