We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2916591 commit b52a263Copy full SHA for b52a263
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## Table of Contents<!-- omit in toc -->
4
5
- [Introduction](#introduction)
6
+- [2022-04-10](#2022-04-10)
7
- [2022-04-04](#2022-04-04)
8
- [2022-03-29](#2022-03-29)
9
- [2022-03-16](#2022-03-16)
@@ -24,6 +25,17 @@ All notable changes to this project will be documented in this file.
24
25
26
---
27
28
+## 2022-04-10
29
+
30
+### Added<!-- omit in toc -->
31
32
+- Added GitHub action workflow templates to run code quality and security checks.
33
34
+### Changed<!-- omit in toc -->
35
36
+- Updated Lambda python files to fix and suppress flake8 findings.
37
+- Updated dependencies within the pyproject.toml file to the latest version.
38
39
## 2022-04-04
40
41
### Changed<!-- omit in toc -->
0 commit comments