Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard authored Jul 28, 2024
1 parent 50f5b03 commit 767a2a1
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,18 @@
# 0.2.4
## 0.2.2, 0.2.3, and 0.2.4

- Documentation improvements.

# 0.2.3

- Documentation improvements.

# 0.2.2

- Minor documentation improvements.

# 0.2.1
## 0.2.1

- Add github repository badge to `README.md`.

# 0.2.0
## 0.2.0

## Breaking changes
### Breaking changes

- Lambert W functions now return an `Option` instead of a `Result` with custom error types.

## Other changes
### Other changes

- The `fast` module is behind the (enabled by default) feature flag `24bits`.
- The `accurate` module is behind the (enabled by default) feature flag `50bits`.

0 comments on commit 767a2a1

Please sign in to comment.