changelog

This commit is contained in:
William Ballenthin
2021-08-24 17:53:56 -06:00
parent 33c3c7e106
commit 4af5cc66ba
+1
View File
@@ -12,6 +12,7 @@
- rule format: add feature `arch: ` for architecture, like `arch: amd64` #723 @williballenthin
- rule format: add feature `os: ` for operating system, like `os: windows` #723 @williballenthin
- rule format: add feature `substring: ` for verbatim strings with leading/trailing wildcards #737 @williballenthin
- scripts: add `profile-memory.py` for profiling memory usage #736 @williballenthin
### Breaking Changes