diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2022-02-07 16:35:17 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2022-02-07 16:35:17 +0100 |
commit | 54152c35e76acd1f21b477caf0a4403128032039 (patch) | |
tree | 4e7db96888284b90b93649a71b673fbbb9fc08f5 /CHANGES | |
parent | 46730eb47d0d736998a0ebcad4d8f1318fefd096 (diff) | |
download | lanes-54152c35e76acd1f21b477caf0a4403128032039.tar.gz lanes-54152c35e76acd1f21b477caf0a4403128032039.tar.bz2 lanes-54152c35e76acd1f21b477caf0a4403128032039.zip |
Version bump
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 151: BGe 7-Feb-22 | 3 | CHANGE 151: BGe 7-Feb-22 |
4 | * bumped version to 3.15.2 | ||
4 | * Lanes no longer relies on malloc/free for internal allocations, but uses the primary alloc function from the master Lua state | 5 | * Lanes no longer relies on malloc/free for internal allocations, but uses the primary alloc function from the master Lua state |
5 | 6 | ||
6 | CHANGE 150: BGe 22-Sep-21 | 7 | CHANGE 150: BGe 22-Sep-21 |