3 fa7b2359 2023-05-01 benni All notable changes to this project will be documented in this file.
5 fa7b2359 2023-05-01 benni The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6 fa7b2359 2023-05-01 benni and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8 5e639d90 2023-05-02 benni ## [1.2] - TBD
11 5e639d90 2023-05-02 benni - `-a` print all fields
13 5e639d90 2023-05-02 benni ## [1.1] - 2023-05-02
17 5e639d90 2023-05-02 benni - `-n` don't print header
18 5e639d90 2023-05-02 benni - `-l` print the disk label
19 5e639d90 2023-05-02 benni - `-u` print the filesystem usage
20 fa7b2359 2023-05-01 benni - `make unroot`
22 fa7b2359 2023-05-01 benni ### Changed
23 fa7b2359 2023-05-01 benni - Strip " disk" from d_typename (type column)
25 5e639d90 2023-05-02 benni - Restructured code