# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.0.6](https://github.com/privacy-scaling-explorations/zk-kit.rust/compare/zk-kit-smt-v0.0.5...zk-kit-smt-v0.0.6) - 2024-10-18 ### Fixed - _(smt)_ fix verify proof membership ([#60](https://github.com/privacy-scaling-explorations/zk-kit.rust/pull/60)) ## [0.0.5](https://github.com/privacy-scaling-explorations/zk-kit.rust/compare/zk-kit-smt-v0.0.4...zk-kit-smt-v0.0.5) - 2024-08-06 ### Other - manage separate versions per crate