From c082e851bcb4c539a27c66416848b784ec891a86 Mon Sep 17 00:00:00 2001 From: vulcan-dev Date: Thu, 1 Apr 2021 16:35:28 +0100 Subject: [PATCH] Added 1.3.7 --- teardown-api-snippet/CHANGELOG.md | 2 ++ teardown-api-snippet/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/teardown-api-snippet/CHANGELOG.md b/teardown-api-snippet/CHANGELOG.md index ce8d95a..f174f7e 100644 --- a/teardown-api-snippet/CHANGELOG.md +++ b/teardown-api-snippet/CHANGELOG.md @@ -51,3 +51,5 @@ UiPop() - Added back init, tick, update, draw functions - Added back all functions that don't have arguments +### Release 1.3.7 +- Added datatype boolean \ No newline at end of file diff --git a/teardown-api-snippet/README.md b/teardown-api-snippet/README.md index a09b0b7..68e1c8a 100644 --- a/teardown-api-snippet/README.md +++ b/teardown-api-snippet/README.md @@ -55,6 +55,8 @@ UiPop() - Added back init, tick, update, draw functions - Added back all functions that don't have arguments +### Release 1.3.7 +- Added datatype boolean Thanks to [Thomasims](https://github.com/Thomasims) for helping with the scraping part with JS Thanks to [Cammy](https://github.com/camprevail) for helping me make an automated JSON fixer so I can parse the JSON \ No newline at end of file