Skip to content

Commit

Permalink
Prepare for release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reynir committed Apr 19, 2023
1 parent f04cb3c commit db8d07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## v2.0.0 (2023-04-19)
* Add optional argument `?disk_signature` to `Mbr.make` (@Burnleydev1, review by @reynir, #19)
* Make the partition type a required argument to `Mbr.Partition.make` and rename it `~partition_type` (@AryanGodara, review by @reynir, #20)
* Add tools for inspecting and modifying MBR, and reading/writing data to partitions. The command line tools are not installed as part of the opam package. The tools are `bin/mbr_inspect.exe`, `bin/read_partition.exe`, `bin/resize_partition.exe` and `bin/write_partition.exe`. (@PizieDust, review by @reynir, #22, #23, #24, #26)
Expand Down

0 comments on commit db8d07c

Please sign in to comment.