diff options
| author | jvoisin | 2022-05-17 20:41:04 +0200 |
|---|---|---|
| committer | jvoisin | 2022-05-17 20:41:04 +0200 |
| commit | 79dc4956919f342a1bca3faa6c1b75293abe6663 (patch) | |
| tree | b0eb90848fe84e486f0fe6dda549349723c169bc /doc/source | |
| parent | 5843e8ce000d7d41f34de37d3c4baadeb7b34f39 (diff) | |
Document a breaking change
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/changelog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 794afb8..4bb0583 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst | |||
| @@ -9,6 +9,10 @@ Bug fixes | |||
| 9 | * Fix the version number | 9 | * Fix the version number |
| 10 | * Fix a test on PHP7 | 10 | * Fix a test on PHP7 |
| 11 | 11 | ||
| 12 | Breaking Changes | ||
| 13 | ^^^^^^^^^^^^^^^^ | ||
| 14 | * `disable_xxe` is changed to `xxe_protection` | ||
| 15 | |||
| 12 | 16 | ||
| 13 | 0.8.0 - `Woolly Mammoth <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.8.0>`__ 2022/05/15 | 17 | 0.8.0 - `Woolly Mammoth <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.8.0>`__ 2022/05/15 |
| 14 | ----------------------------------------------------------------------------------------------------- | 18 | ----------------------------------------------------------------------------------------------------- |
