PT-2291 - Release notes for Percona Toolkit version 3.5.6

- Removed extra row for the same contribution
This commit is contained in:
Sveta Smirnova
2023-12-12 23:55:54 +03:00
parent 504e64fd17
commit becd4722db
2 changed files with 0 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ v3.5.6 released 2023-12-
* Improvement PR-388: Check undefined skip check slave lag schema change (Thanks to Chrys Swingler for the contribution)
* Improvement PR-471: Support adding explain output for slow query in JSON report as well (Thanks to Ayush Goyal for the contribution)
* Improvement PR-509: added new hook before_die (Thanks to Ilaria Migliozzi for the contribution)
* Improvement PR-604: Only rollback destination if it's defined (Thanks to Jakob for the contribution)
* Improvement PR-681: Introduce EditorConfig (Thanks to Viktor Szépe for the contribution)
* Improvement PR-691: Fix newly discovered typos (Thanks to Viktor Szépe for the contribution)
* Improvement PR-706: Follow PR-429 unstop option with testcase (Thanks to fraff for the contribution)

View File

@@ -17,7 +17,6 @@ Improvements
* `PR-471`: Support adding explain output for slow query in JSON
report as well (Thanks to Ayush Goyal for the contribution)
* `PR-509`: added new hook before_die (Thanks to Ilaria Migliozzi for the contribution)
* `PR-604`: Only rollback destination if it's defined (Thanks to Jakob for the contribution)
* `PR-681`: Introduce EditorConfig (Thanks to Viktor Szépe for the contribution)
* `PR-691`: Fix newly discovered typos (Thanks to Viktor Szépe for the contribution)
* `PR-706`: Follow PR-429 unstop option with testcase (Thanks to fraff for the contribution)