Files
python-swiftclient/releasenotes/notes/4_5_0_release-b315d25b889293f2.yaml
Tim Burke 27171d981c Authors / changelog for 4.5.0
Change-Id: I7fd65c32a7034fc5d1e01fc822b9771d49ad81c2
2024-02-27 09:14:44 -08:00

13 lines
343 B
YAML

---
features:
- |
``swift stat --lh`` now prints account quotas (including per-policy quotas)
in human-readable units, similar to account usage values.
- |
Modernized some aspects of packaging, allowing wheels to be built with more
(and more recent) tools.
fixes:
- |
Various other minor bug fixes and improvements.