Update changelog

This commit is contained in:
Evgeny
2023-09-20 19:19:43 +04:00
parent 786f752143
commit 6e9f34809c

View File

@@ -18,6 +18,12 @@ The type of script is determined by the line (meta tag) at the beginning of the
# Changelog
### 4.9.0
* The `apps` module now has an `apps()` function that returns a table with app details, including the app icon;
* The `phone:contacts()` function now returns an icon that can be used in the side menu;
* The `apps:request_icons()` and `phone:request_icons()` functions are deprecated.
### 4.8.0
* Side menu scripts support;