Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 738 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 738 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2024-01-07

Fixed

  • Update drupal/core version in composer.json

[1.0.0] - 2024-01-07

Added

  • Add Drupal 10 support

Fixed

  • Fix core_version_requirement & add php requirement in info.yml
  • Fix signature of ViewBuilder::addCacheContexts & add ViewBuilder::addCacheContext

[1.0.0-alpha2] - 2022-06-28

Changed

  • Register template paths in themes and modules through their info.yml files.

[1.0.0-alpha1] - 2022-06-28

First tagged version.