From 2257e27d889417b397322c9185faa98700bf8c15 Mon Sep 17 00:00:00 2001 From: Kaneel Dias Date: Thu, 22 Jun 2023 10:42:04 +0530 Subject: [PATCH] Update changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 95a69107..1bcf578a 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added ### Changed +- [Support retrieval of enum types](https://github.com/ballerina-platform/ballerina-standard-library/issues/4588) ## [1.7.0] - 2023-02-20