You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
+
## 1.7.1 (2021-10-20)
8
+
### Added
9
+
Added support for more distributions:
10
+
- Debian 11
11
+
- Ubuntu 20.10
12
+
- Ubuntu 21.04
13
+
- SUSE 12.15
14
+
- SUSE 15.1
15
+
- SUSE 15.2
16
+
- SUSE 15.3
17
+
- Oracle Linux 7
18
+
- Oracle Linux 8
19
+
7
20
## 1.7.0 (2021-06-27)
8
21
### Added
9
22
- New parameter for MySQL local socket connection. Local socket connection is secure so MySQL will not complain about non-secure connection when `require_secure_transport = ON`.
0 commit comments