Skip to content

Commit d89f594

Browse files
committed
docs: update for release
1 parent c851277 commit d89f594

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log for CodeIgniter Simple and Secure Twig
22

3+
## v0.4.0 (2019/03/22)
4+
5+
### Changed
6+
7+
* Require Twig 1.38.0 or later.
8+
9+
### Added
10+
11+
* No direct script access allowed.
12+
313
## v0.3.0 (2018/08/14)
414

515
### Added

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ codeigniter/
1616
## Requirements
1717

1818
* PHP 5.4.0 or later
19-
* Twig 1.22.0 or later (Also, simply checked with Twig v2.x)
19+
* Twig 1.38.0 or later (Also, simply checked with Twig v2.x)
2020

2121
## Installation
2222

0 commit comments

Comments
 (0)