mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Update release notes
This commit is contained in:
parent
f0bd6202ae
commit
4c85c50ba3
19
CHANGELOG.md
Normal file
19
CHANGELOG.md
Normal file
@ -0,0 +1,19 @@
|
||||
## v0.0.11 (2025-10-13)
|
||||
### Notes
|
||||
|
||||
- Fix libcodex.h path
|
||||
- Rename CodexNew to New
|
||||
- Rename CodexConfig to Config
|
||||
|
||||
## v0.0.10 (2025-10-13)
|
||||
### Notes
|
||||
|
||||
- First release
|
||||
|
||||
### Features
|
||||
|
||||
- Codex data info
|
||||
- Upload using `reader`, `file` and `chunks`
|
||||
- Download using `stream` and `chunks`
|
||||
- P2P connect
|
||||
- Peer info and debug info
|
||||
14
RELEASE.md
14
RELEASE.md
@ -1,12 +1,6 @@
|
||||
## v0.0.10 (2025-10-13)
|
||||
## v0.0.11 (2025-10-13)
|
||||
### Notes
|
||||
|
||||
- First release
|
||||
|
||||
### Features
|
||||
|
||||
- Codex data info
|
||||
- Upload using `reader`, `file` and `chunks`
|
||||
- Download using `stream` and `chunks`
|
||||
- P2P connect
|
||||
- Peer info and debug info
|
||||
- Fix libcodex.h path
|
||||
- Rename CodexNew to New
|
||||
- Rename CodexConfig to Config
|
||||
Loading…
x
Reference in New Issue
Block a user