Skip to content

Commit 1fe9a7b

Browse files
committed
v0.10.9
1 parent 8667df0 commit 1fe9a7b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [0.10.9] - 2025-10-02
8+
9+
### Changed
10+
11+
- Better logging on errors for the RSS and the Mastodon ActivityBot connections.
12+
- Minor dependency updates
13+
714
## [0.10.8] - 2025-09-07
815

916
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "barkr"
3-
version = "0.10.8"
3+
version = "0.10.9"
44
description = "Yet another cross-posting tool in Python"
55
authors = ["Andrés Ignacio Torres <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)