Skip to content

Commit 6a372a5

Browse files
Update CHANGELOG file
1 parent 0733781 commit 6a372a5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to `snapshot` will be documented in this file
44

5+
## v2.1.0 - 2025-04-02
6+
7+
### :rocket: Features
8+
9+
- Introduce LazyRelations trait to enhance snapshot relationship handling and improve load methods by @OoBook in https://github.com/OoBook/snapshot/commit/3b5c68aa04a47fee2683ea0c476eae878db755f2
10+
- add SnapshotLazyRelationsTest to validate lazy loading and relation handling in snapshots by @OoBook in https://github.com/OoBook/snapshot/commit/7219c6a288a9f202be0ae7f8e738a47640d63576
11+
12+
### :memo: Documentation
13+
14+
- add foreign key of related model into README while creating by @web-flow in https://github.com/OoBook/snapshot/commit/46f6414aafdb0b833e1f054edcd16c8de2c634a3
15+
516
## v2.0.0 - 2025-03-21
617

718
🚀 Features

0 commit comments

Comments
 (0)