We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 389298b commit 62a9778Copy full SHA for 62a9778
CHANGELOG.md
@@ -11,6 +11,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
12
### Removed
13
14
+## [0.5.0]
15
+### Fixed
16
+ - Updated klein/klein to fix output comparison which causes an exercise to incorrectly fail (#84)
17
+
18
+### Changed
19
+ - Updated to php-school/php-workshop 2.2
20
+ - Updated to phpunit/phpunit 5.7
21
22
## [0.4.0]
23
### Changed
24
- Updated to php-school/php-workshop 2.0 (#72)
0 commit comments