Skip to content

Commit b394b0f

Browse files
committed
Pre-relase version bump. Changelog.
1 parent 426b52f commit b394b0f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

ChangeLog

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2023-08-02 Lars Windolf <[email protected]>
2+
3+
Version 1.14.6
4+
5+
* Fixes #1272: crash when moving feed to empty folder
6+
(reported by Jakub T. Jankiewicz)
7+
8+
* Fixes #1198: FreshRSS logging in correctly but can't get posts
9+
(reported by Roger Gonzalez)
10+
11+
* Fixes #1248 Can’t maximize for reading feeds
12+
(reported by ksso83)
13+
14+
115
2023-04-09 Lars Windolf <[email protected]>
216

317
Version 1.14.5

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT([liferea],[1.14.5],[[email protected]])
3+
AC_INIT([liferea],[1.14.6],[[email protected]])
44
AC_CANONICAL_HOST
55
AC_CONFIG_SRCDIR([src/feedlist.c])
66

0 commit comments

Comments
 (0)