diff --git a/.gitignore b/.gitignore index b140646..6b3a774 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,8 @@ __pycache__/ .obsidian/ # API Docs + *schema.yml + # sql files *.sql \ No newline at end of file diff --git a/SECURITY.md b/SECURITY.md index 034e848..f022cd8 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,6 +11,7 @@ currently being supported with security updates. | 5.0.x | :x: | | 4.0.x | :white_check_mark: | | < 4.0 | :x: | +| 3.0.x | :white_check_mark: | ## Reporting a Vulnerability