Skip to content

Commit b6cc943

Browse files
committed
update changelog
1 parent a9fecee commit b6cc943

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
- [Chunk](#chunk)
6666
- [Builder](#builder)
6767
- [Changelog](#changelog)
68+
- [vX.Y.Z](#vxyz)
6869
- [v1.10.0](#v1100)
6970
- [v1.9.0](#v190)
7071
- [v1.8.0](#v180)
@@ -1668,6 +1669,11 @@ builder_mt:destruction_policy :: id -> builder
16681669

16691670
## Changelog
16701671

1672+
### vX.Y.Z
1673+
1674+
- Slightly improved performance of modifying operations for fragments with [`ON_INSERT`](#evolvedon_insert) and [`ON_REMOVE`](#evolvedon_remove) hooks
1675+
- Slightly improved performance of queries with [`EXPLICIT`](#evolvedexplicit) fragments
1676+
16711677
### v1.10.0
16721678

16731679
- Added the new [`evolved.lookup`](#evolvedlookup) and [`evolved.multi_lookup`](#evolvedmulti_lookup) functions that allow finding ids by their names

0 commit comments

Comments
 (0)