From 1b6c9258f76abbbe87a9e935cd098960b552ae46 Mon Sep 17 00:00:00 2001 From: Grzegorz Sadowski Date: Thu, 12 Sep 2024 06:39:33 +0200 Subject: [PATCH] Generate changelog for v1.12.0-ALPHA.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ab754cb9..2167e8111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## CHANGELOG +## v1.12.0-ALPHA.2 (2024-09-12) + +#### Details + +- [#934](https://github.com/Sylius/SyliusResourceBundle/issues/934) Reproduce getting the translation repository by its interface use case ([@loic425](https://github.com/loic425)) +- [#935](https://github.com/Sylius/SyliusResourceBundle/issues/935) Fix getting translation repository ([@loic425](https://github.com/loic425)) + ## v1.12.0-ALPHA.1 (2024-09-09) #### Details