Skip to content

Commit b28087a

Browse files
committed
release: v0.3.1
Co-Authored-by: Pascal Repond <[email protected]>
1 parent 081d801 commit b28087a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v0.3.1](https://github.com/rero/flask-wiki/tree/v0.3.0) (2023-12-13)
2+
3+
[Full Changelog](https://github.com/rero/flask-wiki/compare/v0.3.0...v0.3.1)
4+
5+
**Fixes:**
6+
* fix: config languages [\#65](https://github.com/rero/flask-wiki/pull/65) (by @PascalRepond)
7+
18
## [v0.3.0](https://github.com/rero/flask-wiki/tree/v0.3.0) (2023-08-24)
29

310
[Full Changelog](https://github.com/rero/flask-wiki/compare/v0.2.4...v0.3.0)

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 = "flask-wiki"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Simple file-based wiki for Flask"
55
readme = "README.md"
66
authors = ["rero <[email protected]>"]

0 commit comments

Comments
 (0)