Skip to content

Commit 178e329

Browse files
release 1.5.3 + update changelog
1 parent 0f15750 commit 178e329

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@ All notable changes to this project will be documented in this file.
1616

1717
### Improvements
1818

19+
## [1.5.3](https://github.com/appwise-labs/AndroidCore/releases/tag/1.5.3)
20+
21+
### Improvements
22+
- Networking refresh token calls are now done more efficiently. The refresh token call will only be done once when multiple calls return a 401.
23+
- Kotlin updated to 2.1.20
24+
25+
## [1.5.2](https://github.com/appwise-labs/AndroidCore/releases/tag/1.5.2)
26+
27+
### Bug Fixes
28+
- bugfix on the viewbinding of the datarow
29+
1930
## [1.5.1](https://github.com/appwise-labs/AndroidCore/releases/tag/1.5.1)
2031

2132
### Breaking

0 commit comments

Comments
 (0)