Skip to content

Commit

Permalink
Release version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Nov 19, 2024
1 parent c87e96a commit 08ec8b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Yii Requirements Checker Change Log

## 1.0.1 under development
## 1.1.0 November 19, 2024

- Enh #71: Improve requirements array validation (@vjik)
- Enh #78: Improve result appearance (@luizcmarin)
- New #80: Add `RequirementsChecker::checkMaxExecutionTime()` that check on current server's php.ini's
'max_execution_time' requiring it to exceed the time specified / tested application's comfortable installation
time (@rossaddison)
- Enh #71: Improve requirements array validation (@vjik)
- Enh #78: Improve result appearance (@luizcmarin)

## 1.0.0 June 15, 2024

Expand Down

0 comments on commit 08ec8b9

Please sign in to comment.