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
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
8
9
9
## Unreleased
10
10
11
-
- Support more leniant usernames and group names in FTP servers [#507](https://github.com/PyFilesystem/pyfilesystem2/pull/507). Closes [#506](https://github.com/PyFilesystem/pyfilesystem2/pull/506).
11
+
### Changed
12
+
13
+
- Support more lenient usernames and group names in FTP servers
0 commit comments