commit - bf0e646147ff63083225d5de296c849a0ed7607b
commit + 5e639d909ade3530ad06c9b186799f73b5db6874
blob - aac581e3459b6c3e12fb2cacc3e99776965b0832
blob + a6eff56179843dd72fb4d75a56075ce55b88ac5c
--- ChangeLog.md
+++ ChangeLog.md
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [1.1] - TBD
+## [1.2] - TBD
### Added
+- Options:
+ - `-a` print all fields
+
+## [1.1] - 2023-05-02
+### Added
- Header
- Options:
- - `-n` (don't print header)
+ - `-n` don't print header
+ - `-l` print the disk label
+ - `-u` print the filesystem usage
- `make unroot`
### Changed
- Strip " disk" from d_typename (type column)
- Padding
+- Restructured code