Skip to content
Closed
Show file tree
Hide file tree
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
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Changelog

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

## [0.8.0] - 2026-03-25

### 🚀 Features

- Fmcd init
- Report with invoice amounts
- Version fmcd in tandem with fedimint
- *(ci)* Automate versioned Docker releases

### 🐛 Bug Fixes

- *(ci)* Serialize release-plz release runs
- *(ci)* Order release-plz jobs on main pushes
- *(ci)* Serialize release-plz workflow runs
- *(ci)* Pin release-plz action to a valid tag
- *(ci)* Unignore tracked cargo config

### 🚜 Refactor

- Restructure fmcd as dual library/binary crate
- Consolidate business logic in FmcdCore and fix balance calculation

### ⚙️ Miscellaneous Tasks

- Remove tweaked invoice and pubkey features

<!-- generated by git-cliff -->
Loading
Loading