Skip to content

Commit b9eb3a8

Browse files
skeetoclaude
andcommitted
Release: bump to v0.2.4
Carries d46aeee — the Atom <title>/<subtitle> parser now honors the type="" attribute (text vs html) and stops rendering raw HTML markup as visible title text on feeds that mark their titles as type="text". Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d46aeee commit b9eb3a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.25)
2-
project(elfeed2 VERSION 0.2.3 LANGUAGES C CXX)
2+
project(elfeed2 VERSION 0.2.4 LANGUAGES C CXX)
33

44
# Local CMake modules (helpers + per-dep Fetch<X>.cmake files).
55
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

0 commit comments

Comments
 (0)