We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 076d834 commit ed23a66Copy full SHA for ed23a66
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
Changes to the project will be tracked in this file via the date of change.
3
4
+## 2022-12-07
5
+### Added
6
+- Added PyTest scanner testing functionality (@cawalch)
7
+- Added several scanner tests (`ScanFooter, `ScanGif`, `ScanURL`) (@cawalch)
8
+- Added documentation for test execution.
9
+
10
## 2022-11-18
11
### Added
12
- Updated `ScanPDF` to include phone number collection (@Derekt2)
0 commit comments