Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion src/otp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
---
last_commit_released: fadf7d81cf83586774f8f6924c9bb0e5c29fa62e
last_commit_released: 26bd6095487c724848be52473a2b761087af8724
name: Fable.Beam
---

# Changelog

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))

<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/fadf7d81cf83586774f8f6924c9bb0e5c29fa62e..26bd6095487c724848be52473a2b761087af8724)</small></strong>

## 5.0.0-rc.33 - 2026-07-18

### πŸ—οΈ Breaking changes
Expand Down
Loading