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: 85efdcf8ad96af8a1b1406ccf275a8be41e39098
last_commit_released: 032a984964a06351267b2ef5308e61ff5dcfaae5
name: Fable.Beam
---

# Changelog

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

## 5.0.0-rc.9 - 2026-03-20

### 🐞 Bug Fixes

* Use snake_case keys in Httpc response maps (#18) ([032a984](https://github.com/fable-compiler/Fable.Beam/commit/032a984964a06351267b2ef5308e61ff5dcfaae5))

<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/85efdcf8ad96af8a1b1406ccf275a8be41e39098..032a984964a06351267b2ef5308e61ff5dcfaae5)</small></strong>

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

### 🐞 Bug Fixes
Expand Down
Loading