From 6754035a9d235d9a76ea6f928e9828767f423187 Mon Sep 17 00:00:00 2001 From: Kamil Kokot Date: Fri, 18 Oct 2019 17:43:06 +0200 Subject: [PATCH] Generate changelog for v1.7.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90edfac0..4a82e4bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## CHANGELOG FOR `1.7.x` +### v1.7.3 (2019-10-18) + +- [#21](https://github.com/Sylius/SyliusGridBundle/issues/21) Fix getting metadata for custom JOINs on not-mapped associations ([@pamil](https://github.com/pamil)) + ### v1.7.2 (2019-10-17) - [#19](https://github.com/Sylius/SyliusGridBundle/issues/19) Fix getting absolute path for field being already joined ([@pamil](https://github.com/pamil))