Skip to content

Commit

Permalink
Fix indentation of changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Mar 30, 2022
1 parent beea819 commit 263c2bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Bugfixes:

Other improvements:
- Added `purs-tidy` formatter (#138 by @thomashoneyman)
- Replace manual tests with automated tests using `assert` (#135 by @neppord)
- Improve documentation for `united` (#134 by @neppord)
- Add guide on impredicativity explaining difference between `Lens` vs `ALens` (#136 by @i-am-tom and @JordanMartinez)
- Replace manual tests with automated tests using `assert` (#135 by @neppord)
- Improve documentation for `united` (#134 by @neppord)
- Add guide on impredicativity explaining difference between `Lens` vs `ALens` (#136 by @i-am-tom and @JordanMartinez)

## [v7.0.1](https://github.com/purescript-contrib/purescript-profunctor-lenses/releases/tag/v7.0.1) - 2021-05-06

Expand Down

0 comments on commit 263c2bb

Please sign in to comment.