Add merged PR #136 to changelog.
This commit is contained in:
parent
d81a6656c3
commit
bcc6a07879
@ -6,6 +6,8 @@
|
||||
|
||||
### Added
|
||||
|
||||
* Methods to mutably iterate over operators (`Node::iter_operators_mut`) and all types of identifiers (`Node::iter_identifiers_mut`, `Node::iter_*_identifiers_mut`) (#136)
|
||||
|
||||
### Removed
|
||||
|
||||
### Changed
|
||||
@ -16,6 +18,10 @@
|
||||
|
||||
### Contributors
|
||||
|
||||
My warmhearted thanks goes to:
|
||||
|
||||
* [Ben Weinstein-Raun](https://github.com/benwr)
|
||||
|
||||
## [11.0.0](https://github.com/ISibboI/evalexpr/compare/10.0.0...11.0.0) - 2023-06-01
|
||||
|
||||
### Notes
|
||||
|
Loading…
Reference in New Issue
Block a user