From 2d358ab3d8f978730beb0600b3957ef4ba599bd3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 14 Jan 2022 15:44:33 +0100 Subject: Adding upstream version 1.24.2. Signed-off-by: Daniel Baumann --- changelog.md | 50 +++++++++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 21 deletions(-) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 95e594f..ad870c0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,11 @@ -TBD: -==== +1.24.2 (2022/01/11) +=================== -* +Bug Fixes: +---------- +* Fix autocompletion for more than one JOIN +* Fix the status command when connected to TiDB or other servers that don't implement 'Threads\_connected' +* Pin pygments version to avoid a breaking change 1.24.1: ======= @@ -10,6 +14,10 @@ Bug Fixes: --------- * Restore dependency on cryptography for the interactive password prompt +Internal: +--------- +* Deprecate Python mock + 1.24.0 ====== @@ -41,7 +49,7 @@ Internal: Bug Fixes: ---------- * Ensure `--port` is always an int. - + 1.23.1 ====== @@ -834,31 +842,31 @@ Bug Fixes: ---------- * Fixed the installation issues with PyMySQL dependency on case-sensitive file systems. -[Daniel West]: http://github.com/danieljwest -[Irina Truong]: https://github.com/j-bennet [Amjith Ramanujam]: https://blog.amjith.com -[Kacper Kwapisz]: https://github.com/KKKas -[Martijn Engler]: https://github.com/martijnengler -[Matheus Rosa]: https://github.com/mdsrosa -[Shoma Suzuki]: https://github.com/shoma -[spacewander]: https://github.com/spacewander -[Thomas Roten]: https://github.com/tsroten [Artem Bezsmertnyi]: https://github.com/mrdeathless -[Mikhail Borisov]: https://github.com/borman -[Casper Langemeijer]: Casper Langemeijer -[Lennart Weller]: https://github.com/lhw -[Phil Cohen]: https://github.com/phlipper -[Terseus]: https://github.com/Terseus -[William GARCIA]: https://github.com/willgarcia -[Jonathan Slenders]: https://github.com/jonathanslenders +[Carlos Afonso]: https://github.com/afonsocarlos [Casper Langemeijer]: https://github.com/langemeijer -[Scrappy Soft]: https://github.com/scrappysoft +[Daniel West]: http://github.com/danieljwest [Dick Marinus]: https://github.com/meeuw [François Pietka]: https://github.com/fpietka [Frederic Aoustin]: https://github.com/fraoustin [Georgy Frolov]: https://github.com/pasenor -[Zach DeCook]: https://zachdecook.com +[Irina Truong]: https://github.com/j-bennet +[Jonathan Slenders]: https://github.com/jonathanslenders +[Kacper Kwapisz]: https://github.com/KKKas [laixintao]: https://github.com/laixintao +[Lennart Weller]: https://github.com/lhw +[Martijn Engler]: https://github.com/martijnengler +[Matheus Rosa]: https://github.com/mdsrosa +[Mikhail Borisov]: https://github.com/borman [mtorromeo]: https://github.com/mtorromeo [mwcm]: https://github.com/mwcm +[Phil Cohen]: https://github.com/phlipper +[Scrappy Soft]: https://github.com/scrappysoft +[Shoma Suzuki]: https://github.com/shoma +[spacewander]: https://github.com/spacewander +[Terseus]: https://github.com/Terseus +[Thomas Roten]: https://github.com/tsroten +[William GARCIA]: https://github.com/willgarcia [xeron]: https://github.com/xeron +[Zach DeCook]: https://zachdecook.com -- cgit v1.2.3