mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Generate changelog for v1.1.9
This commit is contained in:
parent
d0443e9264
commit
4b9539e2ef
1 changed files with 18 additions and 0 deletions
|
|
@ -1,5 +1,23 @@
|
|||
# CHANGELOG FOR `1.1.X`
|
||||
|
||||
## v1.1.9 (2018-07-08)
|
||||
|
||||
#### TL;DR
|
||||
|
||||
- **SECURITY FIX:** Added CSRF protection for the following action:
|
||||
|
||||
- marking order's payment as completed
|
||||
- marking order's payment as refunded
|
||||
- marking product review as accepted
|
||||
- marking product review as rejected
|
||||
|
||||
#### Details
|
||||
|
||||
- [#9475](https://github.com/Sylius/Sylius/pull/9475) Make Stalebot less annoying (@Zales0123)
|
||||
- [#9491](https://github.com/Sylius/Sylius/pull/9491) [Documentation] Document Forum in the support section (@CoderMaggie)
|
||||
- [#9515](https://github.com/Sylius/Sylius/pull/9515) [Documentation] Fix typos (@adrienlucas)
|
||||
- [#9558](https://github.com/Sylius/Sylius/pull/9558) Use ...Prototype() instead of prototype('...') in Symfony configuration (@pamil)
|
||||
|
||||
## v1.1.8 (2018-07-05)
|
||||
|
||||
#### TL;DR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue