docs: Remove breaking changes warning from change log.

This commit is contained in:
Hayden Young 2023-01-17 16:34:07 +00:00
parent b51298fb20
commit 5900effbf1

View File

@ -7,10 +7,6 @@ Note: OrbitDB follows [semver](https://semver.org/). We are currently in alpha:
### ESM ### ESM
In this release we've updated OrbitDB and all of its modules to use [ESM](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), JavaScript Modules. In this release we've updated OrbitDB and all of its modules to use [ESM](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), JavaScript Modules.
**Note that this is a breaking change and is not backwards compatible!**
usage
### Latest js-ipfs ### Latest js-ipfs
This release also brings compatibility with the latest version of js-ipfs (v0.66.0). This release also brings compatibility with the latest version of js-ipfs (v0.66.0).