Skip to content

Commit ad25cad

Browse files
committed
bumped version number
1 parent cf8cadc commit ad25cad

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log
22

3+
<!-- markdownlint-disable MD024 MD033-->
4+
35
All notable changes to this project will be documented in this file.
46

57
The format is based on [Keep a Changelog](http://keepachangelog.com/)
68
and this project adheres to [Semantic Versioning](http://semver.org/).
79

10+
## [1.1.0] - 2025-12-22
11+
12+
### Added
13+
14+
- ensured support for the latest Python 3.11 version
15+
816
## [1.0.0] - 2023-08-08
17+
918
Initial version

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "filetime_from_git"
3-
version = "1.0"
3+
version = "1.1.0"
44
description = "Pelican plugin for setting articles' and pages' date according to git commit."
55
readme = "README.rst"
66
authors = ["Zhang Cheng <StephenPCG@gmail.com>", "Tilman Blumenbach <tilman+git@ax86.net>", "Justin Mayer <entroP@gmail.com>", "Chris Scutcher <chris.scutcher@ninebysix.co.uk>", "Tristan Miller <psychonaut@nothingisreal.com>", "Tomas <tomas.herman@gmail.com>", "Talha Mansoor <talha131@gmail.com>", "Michel Voßkuhle <m.vosskuhle@gmail.com>", "Michael Budde <mbudde@gmail.com>", "Lucas Cimon <lucas.cimon@gmail.com>", "Kyle Barlow <kb@kylebarlow.com>", "Jari Karppinen <jari.p.karppinen@gmail.com>", "Chris Scutcher <chris@scutcher.uk>", "Aufar Gilbran <aufargilbran@gmail.com>", "Aetf <7437103@gmail.com>", "Tobias Schmidl <tobias@schmidl.dev>"]

0 commit comments

Comments
 (0)