Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
!deploy v2.13.0
Browse files Browse the repository at this point in the history
## 2.13.0 - 2020-07-30

* [Issue #81](#81)
    * Fixed: `Add-ConIf` parameter error message.
    * Fixed: `Add-ConIf` now allows boolean values.
* [Issue #82](#82)
    * Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
* Miscellaneous
    * Updated PseudoParameter list to current spec.
    * Switched default branch from `master`
  • Loading branch information
scrthq committed Jul 31, 2020
1 parent 6c64dcc commit 06a17b6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,13 @@
## 2.13.0 - 2020-07-30

* [Issue #81](https://github.com/SCRT-HQ/VaporShell/issues/81)
* Fixed: `Add-ConIf` parameter error message
* Fixed: `Add-ConIf` now allows boolean values
* Fixed: `Add-ConIf` parameter error message.
* Fixed: `Add-ConIf` now allows boolean values.
* [Issue #82](https://github.com/SCRT-HQ/VaporShell/issues/82)
* Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions
* Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
* Miscellaneous
* Updated PseudoParameter list to current spec.
* Switched default branch from `master` to `main`.

## 2.12.2 - 2020-06-04

Expand Down

0 comments on commit 06a17b6

Please sign in to comment.