Skip to content

Commit

Permalink
Release Neighbors 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Aug 28, 2020
1 parent 96a5b42 commit fb41d17
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGELOG
=========

1.1.0 - 2020-08-28
------------------

* First release in namespace plugin format
* Now requires Pelican 4.5+

1.0.0 - 2015-12-18
------------------

Expand Down
4 changes: 0 additions & 4 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-neighbors"
version = "1.0.0"
version = "1.1.0"
description = "Neighbors is a Pelican plugin that adds Next/Previous links to articles"
authors = ["Justin Mayer <entroP@gmail.com>", "Kevin Deldycke <kevin@deldycke.com>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit fb41d17

Please sign in to comment.