Skip to content

Commit

Permalink
Ready for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxserxxx committed Feb 14, 2020
1 parent f850a47 commit 774b4fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
> - **Fixed**: for any bug fixes.
> - **Security**: in case of vulnerabilities.
## [3.2.0] -
## [3.2.0] - 2020-02-14

Bug fixes & pull requests

Expand All @@ -38,7 +38,6 @@ unmaintained by cjbassi.

### Added

- Add cli option to select network interface [#20] [#144]
- Add snap package [#119] [#120] [#121]
- Process list scroll indicator [#127] [#130]
- Preliminary OpenBSD support [#112] [#117] [#118]
Expand Down
1 change: 0 additions & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import (
// TODO: Merge #167 configuration file (jrswab:configFile111)
// TODO: Merge #157 FreeBSD fixes & Nvidia GPU support (kraust:master)
// TODO: Merge #156 Added temperatures for NVidia GPUs (azak-azkaran:master)
// TODO: Merge #140 color-related fix (Tazer:master)
// TODO: Merge #135 linux console font (cmatsuoka:console-font)
type Config struct {
ConfigDir string
Expand Down

0 comments on commit 774b4fc

Please sign in to comment.