diff --git a/CHANGELOG.md b/CHANGELOG.md index e608d050a6..5c077420ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ operation.][11490] - [Added `Table.input` allowing creation of typed tables from vectors of data, including auto parsing text columns.][11562] +- [Ref.new with allow_gc][11577] [11235]: https://github.com/enso-org/enso/pull/11235 [11255]: https://github.com/enso-org/enso/pull/11255 @@ -68,6 +69,7 @@ [11373]: https://github.com/enso-org/enso/pull/11373 [11490]: https://github.com/enso-org/enso/pull/11490 [11562]: https://github.com/enso-org/enso/pull/11562 +[11577]: https://github.com/enso-org/enso/pull/11577 #### Enso Language & Runtime