Skip to content

Commit cbfeb5f

Browse files
committed
tweaking changelog
1 parent 933e70c commit cbfeb5f

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

.gitignore

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
.gradle
2-
/local.properties
3-
/.idea/workspace.xml
4-
/.idea/libraries
5-
.DS_Store
6-
/build
7-
.idea/caches/
8-
sdkJava/build/
9-
core/build/
10-
sdk-java/build/
11-
*.attach_pid*
12-
sdk-java/
1+
.gradle
2+
/local.properties
3+
/.idea/workspace.xml
4+
/.idea/libraries
5+
.DS_Store
6+
/build
7+
.idea/caches/
8+
sdkJava/build/
9+
core/build/
10+
sdk-java/build/
11+
*.attach_pid*
12+
sdk-java/
13+
app-java/out/

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
20.11.5
2-
* Fixed a bug in backend mode while removing consent.
2+
* Fixed a bug where the backend mode module produces "null pointer exceptions" in case not initialized.
33

44
20.11.4
55
* Adding mitigations to an issue that would surface when stopping a view that was not started.

0 commit comments

Comments
 (0)