changelog

This commit is contained in:
Willi Ballenthin
2021-11-15 14:12:07 -07:00
committed by GitHub
parent e21c69f4e3
commit 807b99e5e5

View File

@@ -7,6 +7,8 @@
- engine: short circuit logic nodes for better performance #824 @williballenthin
- engine: add optimizer the order faster nodes first #829 @williballenthin
- engine: optimize rule evaluation by skipping rules that can't match #830 @williballenthin
- support python 3.10 #816 @williballenthin
- support aarch64 #683
### Breaking Changes