**Release created on: 22.06.2022 - 18:06:28**
New Features
* Added missing `VariableSymbol`.
* Added VHDL-AMS versions 1999 and 2017 to `VHDLVersion`.
(Currently, there is no idea how to support `AMS93` as it overlaps with `VHDL93`.)
* Added `VHDLVersion.IsVHDL` and `VHDLVersion.IsAMS`.
Changes
*None*
Bug Fixes
* Added missing comas in `ContextUnion`.
* Fixed init routine of `MixinDesignUnitWithContext`.
----------
Related PRs:
* 49
* 50