Update changelog.
This commit is contained in:
parent
e70e9d366a
commit
7e3fdef92e
@ -9,6 +9,7 @@
|
|||||||
* Builtin functions to check for nan, infinity and subnormality in floats (#101)
|
* Builtin functions to check for nan, infinity and subnormality in floats (#101)
|
||||||
* Builtin random function (#102)
|
* Builtin random function (#102)
|
||||||
* Implement `TryFrom<Value>` for all types a value can hold (#105)
|
* Implement `TryFrom<Value>` for all types a value can hold (#105)
|
||||||
|
* Split VariableIdentifier node into read and write variants (#106)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
@ -24,6 +25,7 @@ My warmhearted thanks goes to:
|
|||||||
|
|
||||||
* [Ophir LOJKINE](https://github.com/lovasoa)
|
* [Ophir LOJKINE](https://github.com/lovasoa)
|
||||||
* [Joe Grund](https://github.com/jgrund)
|
* [Joe Grund](https://github.com/jgrund)
|
||||||
|
* [Luka Maljic](https://github.com/malj)
|
||||||
|
|
||||||
## [7.2.0](https://github.com/ISibboI/evalexpr/compare/7.1.1...7.2.0) - 2022-03-16
|
## [7.2.0](https://github.com/ISibboI/evalexpr/compare/7.1.1...7.2.0) - 2022-03-16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user