Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosh committed Aug 18, 2023
1 parent 0774aae commit 5dcab2a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ 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/).

## [1.3.0] - 2023-08-23

- introduce `Alt` and `Plus` typeclasses
- define `ConstantSemigroup`

## [1.2.0] - 2022-07-04

- add `Maybe::withLazyDefault`

## [1.1.1] - 2022-05-30

- add missing type annotations
- remove composer.lock

## [1.1.0] - 2022-02-09

- constructor of `ExtraMonad` should be public

0 comments on commit 5dcab2a

Please sign in to comment.