chore: Update changelog.

This commit is contained in:
Hayden Young 2025-05-29 13:48:41 +02:00
parent ae7f464aea
commit d9e62979d8

View File

@ -2,10 +2,10 @@
For now, please refer to our Git commit history for a list of changes.
https://github.com/orbitdb/orbitdb/compare/v2.4.3...v2.5.0
https://github.com/orbitdb/orbitdb/compare/v2.5.0...v3.0.2
You can also use the following git command to generate a log of changes:
```
git log v2.4.3..v2.5.0 --oneline
git log v2.5.0..v3.0.2 --oneline
```