Skip to content

Commit

Permalink
Release 1.3.2.1 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmark authored Mar 19, 2022
1 parent 0302ea9 commit 063ac68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### 1.3.2.1
* text 2.0 support, thanks to Alexander Batischev.
* Moved the repository to https://github.com/haskell-party/

### 1.3.2.0
* Expose RSS/Atom item content through queries by using `getItemContent`.

Expand Down
2 changes: 1 addition & 1 deletion feed.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: feed
version: 1.3.2.0
version: 1.3.2.1
license: BSD3
license-file: LICENSE
category: Text
Expand Down

0 comments on commit 063ac68

Please sign in to comment.