Skip to content

Commit 53a6298

Browse files
committed
Version 0.11
1 parent b3c169e commit 53a6298

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.11 2025-08-17
2+
3+
- Upgrade to P2 2.8
4+
15
## 0.10.1 2025-08-10
26

37
- Fix ModuleLoader.wrap_module to work correctly with P2::Template

lib/syntropy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Syntropy
4-
VERSION = '0.10.1'
4+
VERSION = '0.11'
55
end

0 commit comments

Comments
 (0)