Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 621 Bytes

Changelog

All Notable changes to he Datahub will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

NEXT - YYYY-MM-DD

Added

  • Menu's are now managed via KnpMenuBundle.
  • Introducing a yarn/npm based front-end workflow.
  • Adhere to phpleague/skeleton best practices.
  • Updated .editorconfig.

Deprecated

  • Nothing

Fixed

  • Removed the default Symfony templates.
  • Move templates to the app/ directory.
  • Fix the users controller routing.
  • Removed catmandu_cli_path from parameters.yml.dist.

Removed

  • Nothing

Security

  • Nothing