From aacc1afea3be4647d9f38b9c8154637dd7bdebcf Mon Sep 17 00:00:00 2001 From: bobokun Date: Thu, 25 Jul 2024 17:39:24 -0400 Subject: [PATCH] 0.1.2 --- CHANGELOG | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 0c21d94..a300f87 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ -# Initial Release -- Inital Release of Actualtap-py -- Special Thanks to @MattFaz for the original idea of [ActualTap](https://github.com/MattFaz/actualtap) +# New Updates +- Added logging +- Secure all endpoints with API github-token +- Fixed formatting in logs # What's Different between this and ActualTap? - Written in Python diff --git a/VERSION b/VERSION index 17e51c3..d917d3e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.1 +0.1.2