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 CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
---
last_commit_released: a83fae8d2d0ba1ac769626a2172939967efd2e6c
last_commit_released: 4aaed250ee7958515eec0750861338d90662649f
name: Fable.Actor
---

# Changelog

All notable changes to this project will be documented in this file.

## 5.0.0-rc.9 - 2026-04-25

### πŸ—οΈ Breaking changes

* Bump Fable.Beam to 5.0.0-rc.27 and adopt typed Pid/Ref (#24) ([4aaed25](https://github.com/dbrattli/Fable.Actor/commit/4aaed250ee7958515eec0750861338d90662649f))

<strong><small>[View changes on Github](https://github.com/dbrattli/Fable.Actor/compare/a83fae8d2d0ba1ac769626a2172939967efd2e6c..4aaed250ee7958515eec0750861338d90662649f)</small></strong>

## 5.0.0-rc.8 - 2026-03-29

### 🐞 Bug Fixes
Expand Down