Skip to content

Commit

Permalink
tweak changelog message
Browse files Browse the repository at this point in the history
  • Loading branch information
jsteinich committed Jan 13, 2022
1 parent 8c09720 commit bf5785f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -4,8 +4,8 @@

### Number[] Tokens [#1471](https://github.com/hashicorp/terraform-cdk/pull/1471)

As part of an effort to use more native types, there are now tokens for number[].
There is now `Token.asNumberList()` which can be used to conver other values into number[].
As part of an effort to use more native types, there are now tokens for `number[]`.
This is mostly an internal change, but there is now `Token.asNumberList()` which can be used to convert other values into `number[]`.

As a result of some standardization, there is a minor breaking change:

Expand Down

0 comments on commit bf5785f

Please sign in to comment.