Skip to content

Commit b48f720

Browse files
authored
Update CHANGELOG with deprecation
1 parent 4944934 commit b48f720

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,13 @@
117117
benchmarks ran out of disk not due to large BDDs but due to several TiB of
118118
debug logging).
119119

120+
121+
## Deprecation
122+
123+
- Iterator-based outputs have had their *begin* and *end* iterator pairs replaced
124+
with a single output iterator. This affects the `bdd_support`, `bdd_satmin`,
125+
`bdd_satmax`, `zdd_support`, `zdd_minelem`, and `zdd_maxelem` functions.
126+
120127
# v2.0.0
121128

122129
**Date: 5th of April, 2024**

0 commit comments

Comments
 (0)