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 24f64e9 commit 8c80d3eCopy full SHA for 8c80d3e
CHANGELOG.md
@@ -5,7 +5,14 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## v2.0.0 - 2020-11-28
+## [v2.0.1](https://github.com/NexusPHP/cs-config/compare/v2.0.0..v2.0.1) - 2020-12-01
9
+
10
+### Changed
11
12
+- `global_namespace_import` has its option `import_classes` set to `false`.
13
+- Renamed `phpunit.xml.dist`'s `cacheResultFile` attribute
14
15
+## [v2.0.0](https://github.com/NexusPHP/cs-config/releases/tag/v2.0.0) - 2020-11-28
16
17
### Changed
18
0 commit comments