Skip to content

Commit dc1ffc9

Browse files
committed
Bump module version to 0.27.1, update CHANGELOG
1 parent b43d83d commit dc1ffc9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.27.1] - 2023-10-12
11+
12+
### Changed
13+
- Improve compatibility with RepeaterMatrix module by disabling unsupported render hook(s).
14+
- Improve performance of some file operations by applying GLOB_NOSORT.
15+
1016
## [0.27.0] - 2022-09-26
1117

1218
### Changed

Wireframe.info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Wireframe",
33
"summary": "Wireframe is an output framework for ProcessWire CMS/CMF.",
4-
"version": "0.26.2",
4+
"version": "0.27.1",
55
"author": "Teppo Koivula",
66
"href": "https://wireframe-framework.com",
77
"requires": [

0 commit comments

Comments
 (0)