plonky2/CHANGELOG.md
David 16746f1ed7
chore: remove conditional compilation for debug_utils (#1540)
* chore: remove conditional compilation for debug_utils

* chore: update CHANGELOG
2024-02-23 09:39:10 -05:00

445 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Changed

Always compile cross_table_lookups::debug_utils (#1540)

[0.2.0] - 2024-02-20

  • Initial CHANGELOG tracking.