Skip to content
Snippets Groups Projects
Commit c1a4988d authored by Tom Titcombe's avatar Tom Titcombe
Browse files

Update framework release notes with findRuns change Refs #21231

parent 46b836de
No related branches found
No related tags found
No related merge requests found
......@@ -132,6 +132,7 @@ New
UsageService.setApplicationName('myapp')
FrameworkManager.Instance()
- `FileFinder.findRuns` now optionally accepts a list of file extensions to search, called **exts**, and an boolean flag **useExtsOnly**. If this flag is True, FileFinder will search for the passed in extensions ONLY. If it is False, it will search for passed in extensions and then facility extensions.
Improvements
############
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment