Skip to content

Commit

Permalink
release: 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Aug 16, 2023
1 parent 2a5c5b8 commit 7281d57
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# microlens-aeson

## 2.5.1 (2023-08-16)

#### Changed

- Support for `aeson-2.2`.

## 2.5.0 (2022-03-19)

This is a breaking update that matches upstream changes to `lens-aeson`. Luckily
Expand Down
2 changes: 1 addition & 1 deletion microlens-aeson.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: microlens-aeson
version: 2.5.0
version: 2.5.1
synopsis: Law-abiding lenses for Aeson, using microlens
description: Law-abiding lenses for Aeson, using microlens.
category: Numeric
Expand Down

0 comments on commit 7281d57

Please sign in to comment.