Skip to content

Commit

Permalink
Fixed changelog typo. Final commit v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ElPumpo committed Nov 19, 2022
1 parent 94290cb commit d21e02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.5.0] - 2022-11-19
## [1.15.0] - 2022-11-19
### Changed
- Now querying NVIDIA API to properly get the latest GPU driver for your card. Much lower risk of code stopping to work if they change their website, URL format or whatever. Thanks to [ZenitH-AT](https://github.com/ZenitH-AT/) for his NVIDIA research and data repo. This new query code is based of his [nvidia-update](https://github.com/ZenitH-AT/nvidia-update) project. This also means that most GPUs are now supported. Still need to write code to get driver for GPUs that don't have a driver installed and named generic in device manager.
- Minor code cleanup
Expand Down

0 comments on commit d21e02b

Please sign in to comment.