Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] fix question mark issue when getting available feedback widget list #168

Merged
merged 3 commits into from
Nov 15, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: feedback widget qmark
  • Loading branch information
arifBurakDemiray committed Nov 15, 2023
commit 04f6671f7ee384f05ddc6f08847a025691b5eda0
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 23.10.1

* Fixed a bug where getting feedback widgets would not work.

## 23.10.0

* ! Minor breaking change ! Calling "init" twice will now not reinitialize the SDK. The call will be ignored
Expand Down