diff --git a/src/otp/CHANGELOG.md b/src/otp/CHANGELOG.md index bff2abc..9043735 100644 --- a/src/otp/CHANGELOG.md +++ b/src/otp/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: fadf7d81cf83586774f8f6924c9bb0e5c29fa62e +last_commit_released: 26bd6095487c724848be52473a2b761087af8724 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.34 - 2026-08-01 + +### 🏗️ Breaking changes + +* Make Atom construction produce real atoms; use plain function types for callbacks (#132) ([26bd609](https://github.com/fable-compiler/Fable.Beam/commit/26bd6095487c724848be52473a2b761087af8724)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/fadf7d81cf83586774f8f6924c9bb0e5c29fa62e..26bd6095487c724848be52473a2b761087af8724) + ## 5.0.0-rc.33 - 2026-07-18 ### 🏗️ Breaking changes