aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAKP <tom@tdpain.net>2022-04-14 21:11:59 +0100
committerAKP <tom@tdpain.net>2022-04-14 21:11:59 +0100
commit9318987a49b698819edc9641c4d19637beb2131e (patch)
tree8c4673e5eb26a57f6b99cadacf5f4aea6b41b865 /CHANGELOG.md
parent06515b424c23862cf82220d97cb1380366c2e6d9 (diff)
Add support for OPML export
Signed-off-by: AKP <tom@tdpain.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb49c46..f8af81a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+### Added
+* Support for OPML exports
## [0.1.0] - 2022-04-14
Initial release