-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
109 additions
and
99 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
# CHANGELOG | ||
|
||
## CHANGELOG FOR `1.6.x` | ||
|
||
### v1.6.3 (2019-10-10) | ||
|
||
- [#16](https://github.com/Sylius/SyliusGridBundle/issues/16) Support for Symfony 3.4 / 4.3+ ([@pamil](https://github.com/pamil)) | ||
|
||
### v1.6.2 (2019-10-10) | ||
|
||
- [#8](https://github.com/Sylius/SyliusGridBundle/issues/8) Use expression type from options if set ([@vvasiloi](https://github.com/vvasiloi)) | ||
- [#15](https://github.com/Sylius/SyliusGridBundle/issues/15) Introduce Psalm ([@pamil](https://github.com/pamil)) | ||
|
||
### v1.6.1 (2019-08-28) | ||
|
||
- [#13](https://github.com/Sylius/SyliusGridBundle/issues/13) [HotFix] Fixed joins for declared declared relations ([@lchrusciel](https://github.com/lchrusciel)) | ||
- [#14](https://github.com/Sylius/SyliusGridBundle/issues/14) Add a test for the hotfix ([@pamil](https://github.com/pamil)) | ||
|
||
### v1.6.0 (2019-08-28) | ||
|
||
- [#3](https://github.com/Sylius/SyliusGridBundle/issues/3) [ORM] Refactor expresssion builder to add joins when needed ([@GSadee](https://github.com/GSadee)) | ||
- [#6](https://github.com/Sylius/SyliusGridBundle/issues/6) Fix default datetime format ([@Zales0123](https://github.com/Zales0123)) | ||
- [#7](https://github.com/Sylius/SyliusGridBundle/issues/7) Fix the build by creating better tests ([@pamil](https://github.com/pamil)) | ||
- [#10](https://github.com/Sylius/SyliusGridBundle/issues/10) README Symfony version fix ([@Zales0123](https://github.com/Zales0123)) | ||
- [#11](https://github.com/Sylius/SyliusGridBundle/issues/11) Add functional tests for GridBundle ([@pamil](https://github.com/pamil)) | ||
- [#12](https://github.com/Sylius/SyliusGridBundle/issues/12) Improve tests for sorting ([@pamil](https://github.com/pamil)) | ||
|
||
|
||
## CHANGELOG FOR `1.5.x` | ||
|
||
### v1.5.1 (2019-05-21) | ||
|
||
#### TL;DR | ||
|
||
**Security release!** | ||
|
||
[CVE-2019-12186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12186): XSS vulnerability in string field type when rendering objects implementing `__toString` method returning injected code. | ||
|
||
### v1.5.0 (2019-05-01) | ||
|
||
#### TL;DR | ||
|
||
- Released GridBundle as a standalone package, containing a subtree split of Grid component. | ||
|
||
## CHANGELOG FOR `1.4.x` | ||
|
||
### v1.4.5 (2019-05-21) | ||
|
||
#### TL;DR | ||
|
||
**Security release!** | ||
|
||
[CVE-2019-12186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12186): XSS vulnerability in string field type when rendering objects implementing `__toString` method returning injected code. | ||
|
||
### v1.4.4 (2019-04-30) | ||
|
||
#### TL;DR | ||
|
||
- Released GridBundle as a standalone package, containing a subtree split of Grid component. | ||
|
||
## CHANGELOG FOR `1.3.x` | ||
|
||
### v1.3.13 (2019-05-21) | ||
|
||
#### TL;DR | ||
|
||
**Security release!** | ||
|
||
[CVE-2019-12186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12186): XSS vulnerability in string field type when rendering objects implementing `__toString` method returning injected code. | ||
|
||
### v1.3.12 (2019-04-30) | ||
|
||
#### TL;DR | ||
|
||
- Released GridBundle as a standalone package, containing a subtree split of Grid component. | ||
|
||
|
||
## CHANGELOG FOR `1.2.x` | ||
|
||
### v1.2.18 (2019-05-21) | ||
|
||
#### TL;DR | ||
|
||
**Security release!** | ||
|
||
[CVE-2019-12186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12186): XSS vulnerability in string field type when rendering objects implementing `__toString` method returning injected code. | ||
|
||
### v1.2.17 (2019-04-30) | ||
|
||
#### TL;DR | ||
|
||
Released GridBundle as a standalone package, containing a subtree split of Grid component. | ||
|
||
|
||
## CHANGELOG FOR `1.1.x` | ||
|
||
### v1.1.19 (2019-05-21) | ||
|
||
#### TL;DR | ||
|
||
**Security release!** | ||
|
||
[CVE-2019-12186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12186): XSS vulnerability in string field type when rendering objects implementing `__toString` method returning injected code. | ||
|
||
### v1.1.18 (2019-04-30) | ||
|
||
#### TL;DR | ||
|
||
Released GridBundle as a standalone package, containing a subtree split of Grid component. |