Skip to content

Commit

Permalink
Release Search 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Feb 9, 2023
1 parent cb1cb66 commit 40f4650
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG
=========

1.0.2 - 2023-02-09
------------------

Improve handling of quotation marks and other special characters in post titles.

1.0.1 - 2022-08-05
------------------

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-search"
version = "1.0.1"
version = "1.0.2"
description = "Pelican plugin that indexes content and enables static site searches"
authors = ["Justin Mayer <entroP@gmail.com>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit 40f4650

Please sign in to comment.