Skip to content

Commit 18c6338

Browse files
release: Publish version v2.2.1
1 parent dbbfc32 commit 18c6338

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog of Flus
22

3+
## 2025-12-30 - v2.2.1
4+
5+
### Bug fixes
6+
7+
- Allow to import `.opml` files ([4f07eb12](https://github.com/flusio/Flus/commit/4f07eb12))
8+
- Fallback to Mastodon API v1 when getting server information ([dbbfc32a](https://github.com/flusio/Flus/commit/dbbfc32a))
9+
10+
### Maintenance
11+
12+
- Strengthen MastodonThreadsTest to not fail randomly ([55c3cc91](https://github.com/flusio/Flus/commit/55c3cc91))
13+
314
## 2025-12-24 - v2.2.0
415

516
### Features

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0
1+
2.2.1

0 commit comments

Comments
 (0)