Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
victoria de sainte agathe committed Nov 21, 2023
1 parent 384f8ec commit 5db4372
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
## Added
- Implemented math functions: `PI`, `DEGREES`, `TAN`, `RANDOM`, `LOG10`, `LOG2`, `SQUARE` [#196](https://github.com/Qrlew/qrlew/issues/196)

## [0.5.2] - 2023-11-19
## Added
- `CEIL`, `ROUND`, `FLOOR`and `TRUNC` funtions [#192](https://github.com/Qrlew/qrlew/issues/192)
- `SIGN` funtion [#194](https://github.com/Qrlew/qrlew/issues/194)
- `SIGN` funtion [#195](https://github.com/Qrlew/qrlew/issues/195)
- SD is acceptable as DP compilation

## [0.5.1] - 2023-11-19
Expand Down

0 comments on commit 5db4372

Please sign in to comment.