diff --git a/.gitignore b/.gitignore
index c938ddb..9a77ac5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -133,8 +133,8 @@ celerybeat.pid
# Environments
.env
.venv
-env/
-venv/
+env*/
+venv*/
ENV/
env.bak/
venv.bak/
@@ -160,3 +160,6 @@ venv1/*
.DS_Store
.idea/
+.lh/
+.local[Hh]istory/
+out/*
\ No newline at end of file
diff --git a/README.md b/README.md
index f672422..463e177 100644
--- a/README.md
+++ b/README.md
@@ -22,10 +22,29 @@ https://help.instance.id/searcher/
## Change Log:
-### v0.1.3
+
+v0.1.5/summary>
+
+Fixed build script and repackaged release with proper Searcher compiled runtime files for py3.10
+
+
+
+
+v0.1.4
+
+Added Houdini v20 compatibility
+
+
+
+
+v0.1.3
Added Houdini v19.5 compatibility
+
+
+
+
---
## Note for Houdini 18.5-19.5 (Windows)