Add changenotes.

This commit is contained in:
Alex Eyers-Taylor
2023-08-24 15:27:30 +01:00
parent 9f8fbf8a1a
commit 1afcf8c8a8
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Only the 2 level indirection of `argv` (corresponding to `**argv`) is consided for `FlowSource`.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Some queries that had repeated results corresponding to different levels of indirection for `argv` now only have a single result.