mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-09-13 03:20:09 +00:00
12 lines
260 B
Markdown
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
|
|
```
|