Skip to content

Commit 253de5c

Browse files
author
Timi-Artturi Mäkelä
committed
Release 1.36.1
1 parent 9bdd5a2 commit 253de5c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

77
## Unreleased
88

9+
## Released
10+
## [1.36.1] - 2022-06-07
11+
12+
### Fixed
913
- Removed deprecated `implements \Serializable` (php 8.1) from dust/Dust.php.
1014

1115
## [1.36.0] - 2021-11-30

dustpress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Author: Miika Arponen & Ville Siltala / Geniem Oy
77
Author URI: http://www.geniem.com
88
License: GPLv3
9-
Version: 1.36.0
9+
Version: 1.36.1
1010
*/
1111

1212
final class DustPress {

0 commit comments

Comments
 (0)