File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.2.6] - 2024-10-07
10+
911### Fixed
1012- The refreshed LinkTable is now saved.
1113(https://github.com/fangfufu/httpdirfs/issues/141 )
1214- Only one LinkTable of the same directory is created when the cache mode is
1315enabled.
1416(https://github.com/fangfufu/httpdirfs/issues/140 )
15- - Cache mode noe works correctly witht escaped URL.
17+ - Cache mode now works correctly with escaped URL.
1618(https://github.com/fangfufu/httpdirfs/issues/138 )
1719- Fixed `` --user-agent `` option
1820(https://github.com/fangfufu/httpdirfs/issues/159 )
@@ -246,7 +248,8 @@ ${XDG_CONFIG_HOME}/httpdirfs, rather than ${HOME}/.httpdirfs
246248## [ 1.0] - 2018-08-22
247249- Initial release, everything works correctly, as far as I know.
248250
249- [ Unreleased ] : https://github.com/fangfufu/httpdirfs/compare/1.2.5...master
251+ [ Unreleased ] : https://github.com/fangfufu/httpdirfs/compare/1.2.6...master
252+ [ 1.2.6 ] : https://github.com/fangfufu/httpdirfs/compare/1.2.5...1.2.6
250253[ 1.2.5 ] : https://github.com/fangfufu/httpdirfs/compare/1.2.4...1.2.5
251254[ 1.2.4 ] : https://github.com/fangfufu/httpdirfs/compare/1.2.3...1.2.4
252255[ 1.2.3 ] : https://github.com/fangfufu/httpdirfs/compare/1.2.2...1.2.3
You can’t perform that action at this time.
0 commit comments