Skip to content

Commit c8ae745

Browse files
authoredJan 17, 2023
Update README.md
1 parent 65f1d88 commit c8ae745

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎README.md

+8
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ If you don't find your issue already listed, do [create an issue](https://github
2929

3030
### Changelog
3131

32+
##### 3.5.1
33+
* Improved: added support for _arr.unshift_
34+
* Improved: introduced _loop.live_arr_ to enabling looping an array that is changing at runtime
35+
* Improved: improved the way add_service function was working
36+
37+
* Fixed: fixed the issue with template type aw2_arr, it was getting executed
38+
* Fixed: added unique keys for metas
39+
* Fixed: fixed the issue where missing modules were checked everytime it was accessed by url_connector
3240

3341
##### 3.5
3442
* Improved: *arr.create* now supports two new attributes _path_ and _raw_content_ making it even easier to create arrays

0 commit comments

Comments
 (0)
Please sign in to comment.