diff --git a/src/otp/CHANGELOG.md b/src/otp/CHANGELOG.md index 254aead..18a00c5 100644 --- a/src/otp/CHANGELOG.md +++ b/src/otp/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: ed1f9c4a2fd7f530ff559ba9cdc3e282cc3fc499 +last_commit_released: 1b26bcae954bdd1c1aed62ac1e0b42eadb0b8601 name: Fable.Beam --- @@ -7,6 +7,14 @@ name: Fable.Beam All notable changes to this project will be documented in this file. +## 5.0.0-rc.36 - 2026-08-20 + +### 🚀 Features + +* Expand OTP port lifecycle API (#141) ([1b26bca](https://github.com/fable-compiler/Fable.Beam/commit/1b26bcae954bdd1c1aed62ac1e0b42eadb0b8601)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/ed1f9c4a2fd7f530ff559ba9cdc3e282cc3fc499..1b26bcae954bdd1c1aed62ac1e0b42eadb0b8601) + ## 5.0.0-rc.35 - 2026-08-20 ### 🚀 Features