orbitdb/CHANGELOG.md

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.0...v2.4.1
You can also use the following git command to generate a log of changes:
```
git log v2.4.0..v2.4.1 --oneline
```