Skip to content

Commit

Permalink
Release Mau Reader 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Oct 20, 2021
1 parent f3b33f5 commit 97a6230
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
=========

2.0.0 - 2021-10-20
------------------

Update the reader to the Mau 2.0.0 interface.

Contributed by [Leonardo Giordani](https://github.com/lgiordani) [PR #14](https://github.com/pelican-plugins/mau-reader/pull/14/)


1.0.2 - 2021-10-11
------------------

Expand Down
3 changes: 0 additions & 3 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-mau-reader"
version = "1.0.2"
version = "2.0.0"
description = "Pelican plugin that converts Mau-formatted content into HTML"
authors = ["Leonardo Giordani <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 97a6230

Please sign in to comment.