Skip to content

Commit 0d25b09

Browse files
committed
release(1.3.1): Create release 1.3.1
1 parent c737625 commit 0d25b09

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
date: TBD
1+
date: 2024-01-14

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [1.3.1] - 2024-01-14
10+
11+
### Fixed
12+
13+
- Fixed RSS XML feed to be RFC conform [#17]
14+
15+
916
## [1.3] - 2024-01-09
1017

1118
### Added
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!-- title: manpageblog released in version 1.3.1 -->
2+
<!-- meta_description: Initial release of manpageblog 1.3.1. A simple and static blog generator in manpage design written in Python. -->
3+
<!-- image_url: https://cdn.gyptazy.ch/images/manpageblog.jpg -->
4+
<!-- keywords: manpageblog, version, version 1.3.1, 1.3.1, features, release, meta, keyword, robots, support, robot, blue, grey, theme -->
5+
6+
<a href="https://github.com/gyptazy/manpageblog">manpageblog</a> just got released in version 1.3.1 Version 1.3.1 comes along with
7+
a bug fixe regarding the RSS feed.<br><br>
8+
9+
<b>Fixes</b><br>
10+
* Fixed missing xmlns rss atom feed<br>
11+
* Fixed missing atomic url in each element<br>
12+
13+
<br>
14+
Now, you can start blogging. More information can be found on <a href="https://github.com/gyptazy/manpageblog">manpageblog</a>.<br>
15+
<b>Download</b>: <a href="https://github.com/gyptazy/manpageblog">manpageblog</a>

0 commit comments

Comments
 (0)