Skip to content

Commit

Permalink
feat: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba-4chain committed Dec 4, 2024
1 parent f5af87f commit 1c6238e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. The format

## Table of Contents
- [Unreleased](#unreleased)
- [1.3.12](#1312---2024-12-04)
- [1.3.2](#132---2024-10-30)
- [1.3.0](#130---2024-08-21)
- [1.2.0](#120---2024-08-13)
Expand All @@ -19,6 +20,11 @@ All notable changes to this project will be documented in this file. The format

## [Unreleased]

## [1.3.12] - 2024-12-04

### Added
- [Reorg Support](https://bitcoin-sv.github.io/arc/#/?id=chain-reorg) - adapting ARC to handle chain reorganisations. Whenever reorg happens, ARC will update the block info for each transaction affected and rebroadcast those that are not seen in the newest longest chain.

## [1.3.2] - 2024-10-30

### Changed
Expand Down

0 comments on commit 1c6238e

Please sign in to comment.