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 b5be848 commit 8d26323Copy full SHA for 8d26323
CHANGELOG.md
@@ -8,19 +8,33 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
9
### Changed
10
11
-- Modify npipe package to directly get the user SID.
+### Deprecated
12
+
13
+### Removed
14
15
+### Fixed
16
17
+## [0.2.6]
18
19
+### Added
20
21
+### Changed
22
23
+- Modify npipe package to directly get the user SID. #62
24
25
### Deprecated
26
27
### Removed
28
29
### Fixed
30
31
+- Remove VerificationMode option to empty string. Default will be `full` #59
32
33
## [0.2.5]
34
-### Fixed
35
36
-- Remove VerificationMode option to empty string. Default will be `full` #49
37
+- Upgrade the YAML package dependency: #56
38
39
## [0.2.4]
40
0 commit comments