Skip to content

Commit

Permalink
Changed: changelog improved.
Browse files Browse the repository at this point in the history
  • Loading branch information
petersulyok committed Mar 11, 2024
1 parent 359fed5 commit f64eeab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Encoding and parsing issues in partition data have been fixed (reported in issue #5):
- Partition mounting point containing space character was displayed improperly in the demo
- Partition label containing non-ascii character was displayed improperly in the demo
- The demo won't stop if a disk does not have temperature (e.g. USB pendrive)


## [3.0.0] - 2024-03-03

### Added
- [pySMART](https://pypi.org/project/pySMART/) library used in the refactored `Disk.get_temperature()` and
Disk.get_smart_data() methods
`Disk.get_smart_data()` methods
- New attributed added for `NvmeAttributes()` class
- New attributed added for `DiskSmartData()` class

Expand Down

0 comments on commit f64eeab

Please sign in to comment.