Skip to content

Commit 71fa6d7

Browse files
committed
chore: changelog
1 parent c4d3bd7 commit 71fa6d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
## Fixed
11+
- Fixed BoC serialization with indicies
12+
- Improve BoC serialization perfomance (thanks @krigga)
13+
14+
Notes: BoC topological sort now is more like C++ impl, however there are still some differences. Tests in your project may fail after this update if you rely on serialized BoC.
15+
816
## [0.56.0] - 2024-02-23
917

1018
## Added

0 commit comments

Comments
 (0)