Skip to content

Commit 0d45f6c

Browse files
committed
Updated change log in TODO.md
1 parent 1343359 commit 0d45f6c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,17 @@ Enjoy your coding!
201201

202202
<a name="changes"></a>
203203
## Change log
204+
### v2.4
205+
- Demo: more improvements in RemoteImage and ImageCache modules
206+
- Demo: network monitor added
207+
- A better list of silenceable network errors; also typo in the name `Silenceable`
208+
209+
### v2.3
210+
- Demo: improved `RemoteImage` component, now battle tested
211+
- Xcode 26 compiler error fix
212+
- MultiRequester now has overloaded request methods for arrays and for sets
213+
- Image cache can now use a SHA256 name for URL's longer than 255 since the OS can't handle file names that long
214+
204215
### v2.2
205216

206217
- Bumped both the demo app and framework to iOS 17.

0 commit comments

Comments
 (0)