diff --git a/CHANGES b/CHANGES index 4f439fb..15ada87 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,14 @@ -We've released this version to add more string extensions! +We've released this version to add even more extensions! + +**WARNING: The data's performance might be a little bit slow, but in an event that it becomes too slow, we'll revert the changes for the RAM usage.** ### Changes This release contains a variety of changes, including, but not limited to: -- `[+]` Added more string extensions +- `[+]` Added more extensions +- `[+]` Added wider LRP tables +- `[*]` Improved RAM usage when dealing with data Review the commit history if you want to get a deep insight about the changes. diff --git a/CHANGES.TITLE b/CHANGES.TITLE index bc01d50..85f3778 100644 --- a/CHANGES.TITLE +++ b/CHANGES.TITLE @@ -1 +1 @@ -[release] Textify v2.0.3: More Extensions! +[release] Textify v2.1.0: Even More Extensions!