1# Changelog 2 3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. 4 5## 1.1.0 (2025-08-24) 6 7### Features 8 9* now supports also specifying the date-format for the link (allowing for partially dynamic namespaces) 10* now supports a `?do=today&namespace=foo:bar&format=Y-m-d` action that redirects to today's page 11 12## 1.0.0 (2021-03-13) 13 14### ⚠ BREAKING CHANGES 15 16* PHP 7.1 and older are no longer supported 17 18### Features 19 20* PHP 8 is now supported 21