Skip to content

Commit

Permalink
Release Webring 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Apr 3, 2021
1 parent 399cc68 commit 394b3d7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
CHANGELOG
=========

1.3.0 - 2021-04-03
------------------

- Fix #11 (AttributeError accessing `date` entry attribute).
- Update Webring User Agent version.
- Update `feedparser` to 6.x.

1.2.0 - 2020-08-25
------------------

Expand Down
5 changes: 0 additions & 5 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-webring"
version = "1.2.0"
version = "1.3.0"
description = "Adds a webring to your site from a list of web feeds"
authors = ["David Alfonso <[email protected]>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit 394b3d7

Please sign in to comment.