## What's Changed * Support for PHP 8.1 by @snapshotpl in https://github.com/thephpleague/tactician/pull/158 * Hotfix: Catch Throwable instead of Exception in LockingMiddleware by @javespi in https://github.com/thephpleague/tactician/pull/160 * Support PHP 8.5 by @chalasr in https://github.com/thephpleague/tactician/pull/161 ## New Contributors * @javespi made their first contribution in https://github.com/thephpleague/tactician/pull/160 * @chalasr made their first contribution in https://github.com/thephpleague/tactician/pull/161 **Full Changelog**: https://github.com/thephpleague/tactician/compare/v1.1.0...v1.2.0