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 09f54ee commit 6931a00Copy full SHA for 6931a00
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased] - yyyy-mm-dd
9
10
+## [1.2.1] - 2022-12-03
11
+
12
+- Don't replace `samyoul/u2f-php-server` anymore in `composer.json`
13
+- Exclude tests and phpunit config from vendor archives
14
+- Apply `wdes/coding-standard` and make constants officially public
15
16
## [1.2.0] - 2021-12-12
17
18
- Added `ReturnTypeWillChange` for PHP 8.1 on SignRequest and RegistrationRequest
0 commit comments