Skip to content

Commit 80b426e

Browse files
committed
prepare release 1.4.0-beta03: update changelog
1 parent 190116e commit 80b426e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ this due the [breaking changes](https://github.com/Kotlin/kotlinx.serialization/
88
- Add analytics regions (#170)
99
- Natural languages parameter to search query (#173)
1010
- Logs inner queries (#174)
11+
- Add personalization as part of the `RankingInfo` of the ResponseSearch (#185)
1112

1213
### Changed
1314
- Updated Kotlin to `1.3.72`
@@ -16,6 +17,10 @@ this due the [breaking changes](https://github.com/Kotlin/kotlinx.serialization/
1617

1718
### Fixed
1819
- Ensure correctly typing of API key's `restrictIndices` and `restrictSources` parameters (#167, #168)
20+
- Search response serialization after enabling personalization (#185)
21+
22+
### Removed
23+
- Remove deprecated personalization endpoint in favor of the recommendation client (#185)
1924

2025
# 1.3.1
2126

0 commit comments

Comments
 (0)