diff --git a/CHANGELOG.md b/CHANGELOG.md index deb3ba81..c7d6573b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [PEP 440](https://peps.python.org/pep-0440/) +## [3.2.6] - 2024-08-21 +- fix/update-schemas-0-0-4 (#581) +- chore/update-coc-email (#579) +- docs(contributing): add CONTRIBUTING.md with guidelines for contributors (#571) +- chore: update-network-url (#569) + ## [3.2.5] - 2024-08-09 - fix: increment schemas version (#567) - Add SLA Document (#565) diff --git a/safety/VERSION b/safety/VERSION index 448ada3b..34cde569 100644 --- a/safety/VERSION +++ b/safety/VERSION @@ -1 +1 @@ -3.2.5 \ No newline at end of file +3.2.6