Skip to content

Commit

Permalink
chore(release): 3.1.0 [CI SKIP]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.0...v3.1.0) (2022-06-08)

### Bug Fixes

* **api:** exclude /etc from mounts ([bb0c2aa](bb0c2aa))
* **api:** get sizes of all drives instead of just the main one ([356cacd](356cacd)), closes [#59](#59)
* **api:** read type and interface speed from host instead of container ([2f0eea4](2f0eea4)), closes [#105](#105)
* **view:** extract label function to widget ([8718f5e](8718f5e))

### Features

* **view:** add percentage to storage widget ([e2cc3fa](e2cc3fa)), closes [#104](#104)
  • Loading branch information
MauriceNino committed Jun 8, 2022
1 parent 76e11a4 commit 6f37393
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [3.1.0](https://github.com/MauriceNino/dashdot/compare/v3.0.0...v3.1.0) (2022-06-08)


### Bug Fixes

* **api:** exclude /etc from mounts ([bb0c2aa](https://github.com/MauriceNino/dashdot/commit/bb0c2aa44c3d933f158ef711ec0ed1f9d3448cd9))
* **api:** get sizes of all drives instead of just the main one ([356cacd](https://github.com/MauriceNino/dashdot/commit/356cacd47ac4f947c93e9a216dc5fbc05de8bbcb)), closes [#59](https://github.com/MauriceNino/dashdot/issues/59)
* **api:** read type and interface speed from host instead of container ([2f0eea4](https://github.com/MauriceNino/dashdot/commit/2f0eea45d4583464b5429e4f6c3d12b56cb5d645)), closes [#105](https://github.com/MauriceNino/dashdot/issues/105)
* **view:** extract label function to widget ([8718f5e](https://github.com/MauriceNino/dashdot/commit/8718f5e86d13ec9157f1b18baed77f1bdea5ce37))


### Features

* **view:** add percentage to storage widget ([e2cc3fa](https://github.com/MauriceNino/dashdot/commit/e2cc3fad305284e4ddd382958b6bb74fb0aedd0b)), closes [#104](https://github.com/MauriceNino/dashdot/issues/104)

# [3.0.0](https://github.com/MauriceNino/dashdot/compare/v2.3.0...v3.0.0) (2022-06-04)


Expand Down

0 comments on commit 6f37393

Please sign in to comment.