Blob


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