From 83c14b5d04dc295059836a0038a0e9cf34a06608 Mon Sep 17 00:00:00 2001 From: Anders Pedersen Date: Fri, 8 Jul 2022 19:59:42 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 881ca9f..080b1b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added + +### Changed + +### Removed + +### Fixed + +## [4.0.0] - 2022-07-08 +### Added - new global varaible `$__AOI_tagObject` - new global enums `$__AOI_ConstantProperty_*` - new test for `__unset` method @@ -99,8 +108,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - function `VariantChangeTypeEx` - function `__AOI_GetPtrValue` -### Fixed - ## [3.0.0] - 2021-02-18 ### Added - __exists