Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Dec 26, 2023
1 parent f55519d commit 47f1801
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog

## 1.0.0 - WIP
## 1.0.0 - 2023-12-26

- Fixed `median()` function to handle unsorted data by @keatis
- Rector refactor
- PHPstan level 8
- Support for PHP 8.1 and above
Expand Down Expand Up @@ -42,7 +43,7 @@

## 0.1.3 - 2022-01-29
- geometricMean(): geometric mean
- harmonicMean(): harmonic mean and weighted harmonic mean
- harmonicMean(): harmonic mean and weighted harmonic mean


## 0.1.2 - 2022-01-28
Expand Down

0 comments on commit 47f1801

Please sign in to comment.