Skip to content

Commit b208eb4

Browse files
authored
Merge pull request #49 from endgame/lens-5-changelog
Add changelog entry for 1.1
2 parents 2ff69c2 + 8079906 commit b208eb4

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

changelog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.1.1
2+
3+
* Add `Data.Bifunctor.Swap.Swap` instance from `swap`
4+
* Support `lens ^>= 5`
5+
16
1.1
27

38
* Generalise types of `validate` and `ensure` functions to use `Maybe` instead of `Bool`
@@ -98,4 +103,3 @@ Provide Isos between (ValidationT Identity) and other data types.
98103
0.3.4
99104

100105
Loosen the type of the Isos for polymorphic update.
101-

validation.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: validation
2-
version: 1.1
2+
version: 1.1.1
33
license: BSD3
44
license-file: LICENCE
55
author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> <dibblego>, Nick Partridge <nkpart>

0 commit comments

Comments
 (0)