diff --git a/CHANGELOG.md b/CHANGELOG.md index dd39b08..d501275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ Change Log ========== -## 2.1.2 (TBD) +## 2.1.2 (2020-04-28) ### Fixed -- Nested arrays and maps in arrays contain type. Array> is now properly generated as Array>. +- Nested arrays and maps in arrays contain type. `Array` is now properly generated as `Array>`. ## 2.1.1 (2020-04-22)