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.
2 parents 4b21d50 + 85bf440 commit 69b8723Copy full SHA for 69b8723
CHANGELOG.md
@@ -4,6 +4,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
4
5
## [Unreleased][unreleased]
6
7
+## [4.0.1]
8
+### Added
9
+ - Support for symfony 6.x components (#243)
10
+ - Support for PHP 8.1 (#242)
11
+
12
+### Changed
13
+ - Namespaced global functions and udpated usages (#245)
14
15
## [4.0.0]
16
### Added
17
- Allow exercises to provide initial solution files (#183)
0 commit comments