We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec2996 commit 83c14b5Copy full SHA for 83c14b5
1 file changed
CHANGELOG.md
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
### Added
9
+
10
+### Changed
11
12
+### Removed
13
14
+### Fixed
15
16
+## [4.0.0] - 2022-07-08
17
+### Added
18
- new global varaible `$__AOI_tagObject`
19
- new global enums `$__AOI_ConstantProperty_*`
20
- new test for `__unset` method
@@ -99,8 +108,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
108
- function `VariantChangeTypeEx`
100
109
- function `__AOI_GetPtrValue`
101
110
102
-### Fixed
103
-
104
111
## [3.0.0] - 2021-02-18
105
112
106
113
- __exists
0 commit comments