From 849309a751de6ecfa8f0ad0cc7ed38bf67a72266 Mon Sep 17 00:00:00 2001 From: Artyom Dubinin Date: Thu, 1 Jun 2023 01:23:52 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e72c840c..601f6e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ ## [Unreleased] ### Internal and API changes -- - **[breaking change]** Split call API for calls with tarantool result as return and call with generic return ([#123](https://github.com/tarantool/cartridge-springdata/issues/123)) +- **[breaking change]** Split call API for calls with tarantool result as return and call with generic return ([#123](https://github.com/tarantool/cartridge-springdata/issues/123)) +- Add buildSingleValueResultMapper in mapper builder ## [0.11.2] - 2023-05-04