Skip to content

Commit 3c577cf

Browse files
committed
fix: update CHANGELOG
1 parent 9115dd7 commit 3c577cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@ Additions to existing modules
146146
strictlyInverseˡ : StrictlyInverseˡ _≈₂_ to section
147147
```
148148

149-
* In `Function.Consequences`: the theory of the left inverse of a surjective function
149+
* In `Function.Consequences` and `Function.Consequences.Setoid`:
150+
the theory of the left inverse of a surjective function
150151
```agda
151152
module Section (surj : Surjective ≈₁ ≈₂ f)
152153
```

0 commit comments

Comments
 (0)