2
0
Exilon 5 жил өмнө
parent
commit
506df17d64
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -4,7 +4,7 @@
 **QuickLib**
 --------
 
-Small delphi/Firemonkey(Windows, Linux, Android, OSX & IOS) and fpc(Windows & Linux) library containing interesting and quick to implement functions, created to simplify application development and crossplatform support and improve productivity.
+Small delphi/Firemonkey(Windows, Linux, Android, OSX & IOS) and fpc(Windows & Linux) library containing interesting and quick to implement functions, created to simplify application development and crossplatform support and improve productivity. Delphi XE8 - Delphi 10.4 Sydney supported.
 
 **Areas of functionality:**
   
@@ -56,6 +56,7 @@ Small delphi/Firemonkey(Windows, Linux, Android, OSX & IOS) and fpc(Windows & Li
 
 **Updates:**
 
+* NEW: RAD Studio 10.4 supported
 * NEW: Collections: IList and IObjectList with linQ support.
 * NEW: Pooling: ObjectPool.
 * NEW: Options file settings with sections.