Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-ec committed Mar 17, 2021
1 parent 2336ffe commit 3bcf03b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@

## 2.0
## 2.0.0

- Updated SDK version.
- Add a `ratio()` function.
- `Angle.atanFullTurn()` now creates angles which actually make sense.
- `range` argument of `approximately()` must be non-negative.


## 1.2
## 1.2.0

- Add `.approximately()`

## 1.0
## 1.0.0

- Initial version

0 comments on commit 3bcf03b

Please sign in to comment.