Skip to content
Snippets Groups Projects
Commit fefa0983 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

DOC: added changelog

parent bbcab3a3
No related tags found
1 merge request!188Allow to set breakpoints in crawler definitions
Pipeline #59570 passed
...@@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
file containing (only) an ISO-formatted datetime string can be file containing (only) an ISO-formatted datetime string can be
specified here. Directories with this option won't match if all specified here. Directories with this option won't match if all
their contents were last modified before that datetime. their contents were last modified before that datetime.
- Allow adding pydb breakpoints to the scanner by setting a property
`breakpoint` to true in the configuration of a converter.
### Changed ### ### Changed ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment