File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Revision history for blockio
22
3+ ## 0.1.0.1 -- 2025-07-15
4+
5+ * Include the README in the distributed files.
6+
37## 0.1.0.0 -- 2025-07-15
48
59* First version. Released on an unsuspecting world.
Original file line number Diff line number Diff line change 11cabal-version : 3.4
22name : blockio
3- version : 0.1.0.0
3+ version : 0.1.0.1
44synopsis : Perform batches of disk I/O operations.
55description :
66 Perform batches of disk I\/O operations. Performing batches of disk I\/O can
3131copyright : (c) 2023-2025 Cardano Development Foundation
3232category : System
3333build-type : Simple
34- extra-doc-files : CHANGELOG.md
34+ extra-doc-files :
35+ CHANGELOG.md
36+ README.md
37+
3538tested-with : GHC == 9.2 || == 9.4 || == 9.6 || == 9.8 || == 9.10 || == 9.12
3639
3740source-repository head
You can’t perform that action at this time.
0 commit comments