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 7fc7b3e commit 4e382a2Copy full SHA for 4e382a2
CHANGELOG.md
@@ -5,14 +5,13 @@ Intended to follow [«Keep a Changelog»](https://keepachangelog.com/en/)
5
6
----
7
8
-## [0.0.2] - 2021-12-10
+## [1.0.0] - 2021-12-10
9
10
-### Changes
11
-
12
-- renamed to `\Ebln\PHPStan\EnforceFactory\ForceFactoryInterface` to free the original name for the attribute class
+### Added
13
14
-## [0.0.1] - 2021-11-10
+- provide `\Ebln\PHPStan\EnforceFactory\ForceFactoryInterface`
15
16
-### Added
+### Removed
17
18
-- stand-alone `\Ebln\PHPStan\EnforceFactory\ForceFactory`-interface
+- pre-release's changelog entries
+- pre-release's `ForceFactory` interface
0 commit comments