Skip to content

Commit

Permalink
release:1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
faissaloux committed Aug 2, 2024
1 parent dda5016 commit 42c6bcd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
## [Unreleased](https://github.com/faissaloux/pest-plugin-math/compare/v1.1.0...main)
## [Unreleased](https://github.com/faissaloux/pest-plugin-math/compare/v1.2.0...main)

## [v1.2.0](https://github.com/faissaloux/termspark/compare/v1.1.0...v1.2.0) - 2024-08-02
### Added
* add a logarithm expectation [@Katalam](https://github.com/Katalam) in [#22](https://github.com/faissaloux/pest-plugin-math/pull/22)
* `toBeMinOf()` [@faissaloux](https://github.com/faissaloux) in [#25](https://github.com/faissaloux/pest-plugin-math/pull/25)
* `toBeMaxOf()` [@faissaloux](https://github.com/faissaloux) in [#24](https://github.com/faissaloux/pest-plugin-math/pull/24)
* add an absolute expectation [@Katalam](https://github.com/Katalam) in [#23](https://github.com/faissaloux/pest-plugin-math/pull/23)

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

0 comments on commit 42c6bcd

Please sign in to comment.