Authors / changelog for 4.5.0
Change-Id: I7fd65c32a7034fc5d1e01fc822b9771d49ad81c2
This commit is contained in:
parent
153f4cd277
commit
27171d981c
1
.mailmap
1
.mailmap
@ -97,3 +97,4 @@ Nandini Tata <nandini.tata@intel.com> <nandini.tata.15@gmail.com>
|
||||
Flavio Percoco <flaper87@gmail.com>
|
||||
Timur Alperovich <timuralp@swiftstack.com> <timur@timuralp.com>
|
||||
Thiago da Silva <thiagodasilva@gmail.com> <thiago@redhat.com>
|
||||
DavHau <hsngrmpf@gmail.com> <hsngrmpf+github@gmail.com>
|
||||
|
1
AUTHORS
1
AUTHORS
@ -30,6 +30,7 @@ Corey Bryant (corey.bryant@canonical.com)
|
||||
Dan Prince (dprince@redhat.com)
|
||||
Daniel Wakefield (daniel.wakefield@hp.com)
|
||||
Darrell Bishop (darrell@swiftstack.com)
|
||||
DavHau (hsngrmpf@gmail.com)
|
||||
David Goetz (david.goetz@rackspace.com)
|
||||
David Kranz (david.kranz@qrclab.com)
|
||||
David Shrewsbury (shrewsbury.dave@gmail.com)
|
||||
|
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
||||
4.5.0
|
||||
-----
|
||||
|
||||
* `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.
|
||||
|
||||
* Various other minor bug fixes and improvements.
|
||||
|
||||
|
||||
4.4.0
|
||||
-----
|
||||
|
||||
|
12
releasenotes/notes/4_5_0_release-b315d25b889293f2.yaml
Normal file
12
releasenotes/notes/4_5_0_release-b315d25b889293f2.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
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.
|
Loading…
x
Reference in New Issue
Block a user