Update changelog for 11.0.0 release.
This commit is contained in:
parent
57bc27ef8c
commit
aebc2ba02e
13
CHANGELOG.md
13
CHANGELOG.md
@ -6,9 +6,6 @@
|
||||
|
||||
### Added
|
||||
|
||||
* Builtin function `math::abs` (#130)
|
||||
* A CLI for evaluating expressions. Install via `cargo install evalexpr`. (#133)
|
||||
|
||||
### Removed
|
||||
|
||||
### Changed
|
||||
@ -19,6 +16,16 @@
|
||||
|
||||
### Contributors
|
||||
|
||||
## [11.0.0](https://github.com/ISibboI/evalexpr/compare/10.0.0...11.0.0) - 2023-06-01
|
||||
|
||||
### Added
|
||||
|
||||
* Builtin function `math::abs` (#130)
|
||||
* A CLI for evaluating expressions. Install via `cargo install evalexpr`. (#133)
|
||||
* The ability to parse integers from hex literals (#131)
|
||||
|
||||
### Contributors
|
||||
|
||||
My warmhearted thanks goes to:
|
||||
|
||||
* [Heki](https://github.com/LinuxHeki)
|
||||
|
Loading…
Reference in New Issue
Block a user