Update CHANGELOG.md

This commit is contained in:
ISibboI 2022-07-22 11:17:26 +02:00 committed by GitHub
parent 4033273cf9
commit 86f7f17b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,12 +20,14 @@
### Added
* Get all variables or variable/value pairs in a context via a new trait `IterateVariablesContext` (#108)
* Functions `iter_(read/write)_variable_identifiers`, which iterate over all `ReadVariableIdentifier`s or all `WriteVariableIdentifier`s in an operator tree (#110)
### Contributors
My warmhearted thanks goes to:
* [egel557](https://github.com/egel557)
* [Tobias Schmitt](https://github.com/tsmt09)
## [8.0.0](https://github.com/ISibboI/evalexpr/compare/7.2.0...8.0.0) - 2022-07-06