Update changelog for 7.0.1 release.
This commit is contained in:
parent
da5036b5ea
commit
4e91a63a6f
10
CHANGELOG.md
10
CHANGELOG.md
@ -16,11 +16,19 @@
|
|||||||
|
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
|
## [7.0.1](https://github.com/ISibboI/evalexpr/compare/7.0.0...7.0.1) - 2022-02-20
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* Updated the optional dependencies, and fixed them to a minimum tested version.
|
||||||
|
For simplicity, I fixed them to the newest version, but since I export none of them, this is luckily not breaking.
|
||||||
|
* Updated the dev-dependencies.
|
||||||
|
|
||||||
## [7.0.0](https://github.com/ISibboI/evalexpr/compare/6.6.0...7.0.0) - 2022-01-13
|
## [7.0.0](https://github.com/ISibboI/evalexpr/compare/6.6.0...7.0.0) - 2022-01-13
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Made the `EvalexprError` enum non_exhaustive.
|
* Made the `EvalexprError` enum `non_exhaustive`.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user