Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Perone committed Mar 21, 2023
1 parent 5fec25c commit 4b2b2ac
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic versioning](http://semver.org/).

## [2.0.0] - 2023-03-21

- use `mixed` type annotations
- restrict `PHP` version to `>= 8.1`

## [1.2.0] - 2022-07-04

- introduce `Maybe::withLazyDefault()`

## [1.1.0] - 2022-02-09

- constructor of `ExtraMonad` should be public

0 comments on commit 4b2b2ac

Please sign in to comment.