From 557852ef3b2a4388f135fa0182adf7b84fc320b5 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Wed, 25 Mar 2026 22:28:27 -0300 Subject: Bump version to 0.1.2 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 81b5537..4d0caf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.2] - 2026-03-25 + +### Added + +- `BanList::unban()` to remove a specific ban and its failure history. +- `Node::unban()` public API to allow callers to clear bans for specific + addresses (needed for re-join after transient failures). + ## [0.1.1] - 2026-03-25 ### Fixed -- cgit v1.2.3