Skip to content

Commit 42c6bcd

Browse files
committed
release:1.2.0
1 parent dda5016 commit 42c6bcd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## [Unreleased](https://github.com/faissaloux/pest-plugin-math/compare/v1.1.0...main)
1+
## [Unreleased](https://github.com/faissaloux/pest-plugin-math/compare/v1.2.0...main)
2+
3+
## [v1.2.0](https://github.com/faissaloux/termspark/compare/v1.1.0...v1.2.0) - 2024-08-02
4+
### Added
5+
* add a logarithm expectation [@Katalam](https://github.com/Katalam) in [#22](https://github.com/faissaloux/pest-plugin-math/pull/22)
6+
* `toBeMinOf()` [@faissaloux](https://github.com/faissaloux) in [#25](https://github.com/faissaloux/pest-plugin-math/pull/25)
7+
* `toBeMaxOf()` [@faissaloux](https://github.com/faissaloux) in [#24](https://github.com/faissaloux/pest-plugin-math/pull/24)
8+
* add an absolute expectation [@Katalam](https://github.com/Katalam) in [#23](https://github.com/faissaloux/pest-plugin-math/pull/23)
29

310
## [v1.1.0](https://github.com/faissaloux/termspark/compare/v1.0.0...v1.1.0) - 2024-07-12
411
### Added

0 commit comments

Comments
 (0)