We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998dc20 commit 19f9014Copy full SHA for 19f9014
CHANGELOG.md
@@ -5,14 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [v0.9.1] - 2020-07-31
+## [0.9.1] - 2020-07-31
9
10
### Changed
11
12
- Fixed elevation check so the driver loads when the SYSTEM account is used.
13
14
-## [v0.9.0] - 2020-07-31
+## [0.9.0] - 2020-07-31
15
16
### Added
17
18
- Initial release.
19
+
20
+[0.9.1]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.9.0...v0.9.1
21
+[0.9.0]: https://github.com/olivierlacan/keep-a-changelog/releases/tag/v0.9.0
0 commit comments