Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@

For now, please refer to our Git commit history for a list of changes.

https://github.com/orbitdb/orbitdb/commits/v2.4.0
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
```
Loading