No patch version in CHANGELOG

This commit is contained in:
Oskar Stark 2021-01-14 08:17:09 +01:00
parent a60879371f
commit 575d9b04b4
41 changed files with 82 additions and 82 deletions

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* deprecated `DoctrineTestHelper` and `TestRepositoryFactory`

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* bumped the minimum PHP version to 7.1.3
* bumped the minimum PHPUnit version to 7.5

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added support for configuring PHP error level to log levels
* Added the `dispatcher` option to `debug:event-dispatcher`

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* deprecated `RemoteJsonManifestVersionStrategy`, use `JsonManifestVersionStrategy` instead.

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added `jsonRequest` method to `AbstractBrowser`
* Allowed sending a body with GET requests when a content-type is defined

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* added support for connecting to Redis Sentinel clusters when using the Redis PHP extension

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added `GithubActionReporter` to render annotations in a Github Action
* Added `InputOption::VALUE_NEGATABLE` flag to handle `--foo`/`--no-foo` options.

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The `parents()` method is deprecated. Use `ancestors()` instead.
* Marked the `containsOption()`, `availableOptionValues()`, and `disableValidation()` methods of the

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Changed `$forms` parameter type of the `DataMapperInterface::mapDataToForms()` method from `iterable` to `\Traversable`.
* Changed `$forms` parameter type of the `DataMapperInterface::mapFormsToData()` method from `iterable` to `\Traversable`.

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* added `ResponseFormatSame` PHPUnit constraint

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* marked the class `Symfony\Component\HttpKernel\EventListener\DebugHandlersListener` as internal

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added caseSensitive option for attribute keys in the Entry class.

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* added the `mailer` monolog channel and set it on all transport definitions

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added new `debug` option to log HTTP requests and responses.
* Allowed for receiver & sender injection into AmazonSqsTransport

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Deprecated the `prefetch_count` parameter, it has no effect and will be removed in Symfony 6.0.

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* `InMemoryTransport` can perform message serialization through dsn `in-memory://?serialize=true`.

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore
* [BC BREAK] Changed signature of `EsendexTransport::__construct()` method from:

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,7 +1,7 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added the bridge

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore
* [BC BREAK] `LinkedInTransportFactory` is now final

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore
* [BC BREAK] Changed signature of `MattermostTransport::__construct()` method from:

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore
* Check for maximum number of buttons in Slack action block

View File

@ -1,7 +1,7 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added the bridge

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The bridge is not marked as `@experimental` anymore
* [BC BREAK] `ZulipTransport` is now final

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* The component is not marked as `@experimental` anymore
* [BC BREAK] Changed the return type of `AbstractTransportFactory::getEndpoint()` from `?string` to `string`

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added support for multiple types for collection keys & values
* Deprecated the `Type::getCollectionKeyType()` and `Type::getCollectionValueType()` methods, use `Type::getCollectionKeyTypes()` and `Type::getCollectionValueTypes()` instead.

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Deprecated voters that do not return a valid decision when calling the `vote` method.

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* deprecated `ArrayDenormalizer::setSerializer()`, call `setDenormalizer()` instead.
* added normalization formats to `UidNormalizer`

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
5.3.0
-----
5.3
---
* Added `github` format support & autodetection to render errors as annotations
when running the YAML linter command in a Github Action environment.