Skip to content

Commit 1ac1b9b

Browse files
committed
update changelog
1 parent c178b1c commit 1ac1b9b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Chlu IPFS Changelog
22

3-
## v0.2.0 (WIP)
3+
## v0.2.0 "ChluDB"
44

55
- properly validate DID submissions and Reviews coming out of OrbitDB
6-
- ... more to come!
6+
- added support for SQL Database as a backend for OrbitDB: supports SQLite or PostgreSQL
7+
- added ability to disable writes to the ChluDB for users that run multiple Chlu services and only want the collector to write to the DB
8+
- sped up reads when using the SQL ChluDB: if the implementation chosen "caches" additional informations, it won't have to be refetched and revalidated again
9+
- IPFS read operations will now time out if they take too long instead of getting stuck forever
710

811
## v0.1.1 (Latest Release)
912

0 commit comments

Comments
 (0)