orbitdb/CHANGELOG.md
2025-02-22 14:25:51 +01:00

12 lines
260 B
Markdown

# Changelog
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
You can also use the following git command to generate a log of changes:
```
git log v2.4.3..v2.5.0 --oneline
```