Skip to content

Commit cfa428e

Browse files
committed
feat: update CHANGELOG
1 parent c57229a commit cfa428e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
### Version 4.36.1 (8th November 2023)
1+
### Version 4.37.0 (8th November 2023)
22
#### Added
3-
- Added support for setting a new China Url Strategy with no fallback domain. You can choose this setting by calling `setUrlStrategy` method of `AdjustConfig` instance with `AdjustConfig.URL_STRATEGY_CN_ONLY` parameter.
3+
- Added a new type of URL strategy called `AdjustConfig.URL_STRATEGY_CN_ONLY`. This URL strategy represents `AdjustConfig.URL_STRATEGY_CN` strategy, but without fallback domains.
44
- Added `setReadDeviceInfoOnceEnabled(boolean)` method to `AdjustConfig` to indicate if device info to be read only once.
55

66
---

0 commit comments

Comments
 (0)