Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Added new version description
  • Loading branch information
Habilya authored Oct 5, 2019
1 parent cee02fb commit 70328c1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
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.11] :bookmark: - 2019-10-05
### :sparkles: Added
- Script automatic analysis and quality checks
- Commentary documentation in code

### :zap: Changed
- Separated the commands from the display to separate the loginc and view

### :hammer: Fixed
- Fix awk division by zero when swap/memory is 0


## [Unreleased] [1.1.10] :bookmark: - 2018-11-01
### :sparkles: Added
- CPU Temperature in degrees Celsius or Farenheit (configurable)
Expand All @@ -26,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Temperature display when temperature file doesn't exist
- Fixed the HDD usage if using LUKS/LVM


## [1.0.0] :bookmark: - 2018-10-24
### :sparkles: Added:
- :tada: Commit of the initial version

0 comments on commit 70328c1

Please sign in to comment.