Skip to content

Commit

Permalink
Release Link Class 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Apr 7, 2024
1 parent eaa4329 commit 76a43f3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG
=========

2.1.3 - 2024-04-07
------------------

Maintainance release (no user visible changes)

* Add Python 3.12 to CI test matrix
* Switch build system from Hatchling to PDM
* Fix linters errors

2.1.2 - 2023-10-31
------------------

Expand Down
7 changes: 0 additions & 7 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 @@
[project]
name = "pelican-linkclass"
version = "2.1.2"
version = "2.1.3"
description = "Pelican plugin to set anchor tag's class attribute to differentiate between internal and external links"
authors = [{name = "Rafael Laboissière", email = "[email protected]"}]
license = {text = "AGPL-3.0"}
Expand Down

0 comments on commit 76a43f3

Please sign in to comment.