# Changelog
* The following workspace dependencies were updated
* dependencies
* tap_receipt bumped from 0.1.0 to 1.0.0
* The following workspace dependencies were updated
* dependencies
* tap_eip712_message bumped from 0.2.0 to 0.2.1
* tap_receipt bumped from 1.1.0 to 1.1.1
## [0.3.5](https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_graph-v0.3.4...tap_graph-v0.3.5) (2025-09-11)
### Bug Fixes
* **tap-graph:** reorder ReceiptAggregateVoucher fields to match contract ([f6da5e4](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/f6da5e45f3f3b325e3a43b7090a676b20b88a71f))
## [0.3.4](https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_graph-v0.3.3...tap_graph-v0.3.4) (2025-06-20)
### Bug Fixes
* update RAV and receipt structs for horizon to latest version ([58afaef](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/58afaef396c635828d214e8bc325b6c5328b5b1b))
## [0.3.2](https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_graph-v0.3.1...tap_graph-v0.3.2) (2025-05-19)
### Bug Fixes
* better organize dependencies ([6d7f470](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/6d7f4700a58721db839330a23d082c68c6aec2a4))
## [0.3.0](https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_graph-v0.2.1...tap_graph-v0.3.0) (2025-04-22)
### Features
* bump for release ([#287](https://github.com/semiotic-ai/timeline-aggregation-protocol/issues/287)) ([3ba2620](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/3ba262076754e504d45e421ac3b46f4a517a774f))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* tap_eip712_message bumped from 0.1.0 to 0.2.0
* tap_receipt bumped from 1.0.0 to 1.1.0
## [0.2.0](https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_graph-v0.1.0...tap_graph-v0.2.0) (2025-01-29)
### Features
* add horizon types to tap_graph ([#270](https://github.com/semiotic-ai/timeline-aggregation-protocol/issues/270)) ([b8e424e](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/b8e424e2a177fdf6c6a3a936c5f6450e9d6fc504))
## 0.1.0 (2025-01-28)
### ⚠ BREAKING CHANGES
* rename EIP712SignedMessage to Eip712SignedMessage
* create tap_eip712_message, tap_receipts and tap_graph ([#268](https://github.com/semiotic-ai/timeline-aggregation-protocol/issues/268))
### Code Refactoring
* create tap_eip712_message, tap_receipts and tap_graph ([#268](https://github.com/semiotic-ai/timeline-aggregation-protocol/issues/268)) ([3d35cac](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/3d35cac73159a89125051b5148a88efc63eb2193))
* rename EIP712SignedMessage to Eip712SignedMessage ([0b0b59e](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/0b0b59e380c9e2f04da2b28c26ccd0202f15a4a8))