This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
33
unikernel/duniverse/mirage-kv-mem/CHANGES.md
Normal file
33
unikernel/duniverse/mirage-kv-mem/CHANGES.md
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
### v4.0.1 (2025-10-01)
|
||||
|
||||
* Make listing tail-recursive (#7 @Firobe @reynir)
|
||||
* Add x-maintenance-intent opam field (@hannesm)
|
||||
|
||||
### v4.0.0 (2025-02-10)
|
||||
|
||||
* Use dune variants and mirage-ptime instead of functorising over PCLOCK
|
||||
(#6 @hannesm)
|
||||
|
||||
### v3.2.1 (2022-12-14)
|
||||
|
||||
* Adhere to mirage-kv documented allocate semantics (@hannesm)
|
||||
|
||||
### v3.2.0 (2022-12-14)
|
||||
|
||||
* upgrade to mirage-kv 6.0.0 interface (#5 @hannesm)
|
||||
|
||||
### v3.1.0 (2022-10-27)
|
||||
|
||||
* upgrade to mirage-kv 5.0.0 interface (#4 @hannesm)
|
||||
|
||||
### v3.0.0 (2019-10-30)
|
||||
|
||||
* upgrade to mirage-kv 3.0.0 interface (#3 @hannesm)
|
||||
|
||||
### v2.0.0 (2019-02-25)
|
||||
|
||||
* released as mirage-kv-mem implementing the mirage-kv 2.0.0 interface
|
||||
|
||||
### 0.1.0 (2018-11-12)
|
||||
|
||||
* initial release
|
||||
Loading…
Add table
Add a link
Reference in a new issue