File tree 1 file changed +5
-2
lines changed
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.2.6] - 2024-10-07
10
+
9
11
### Fixed
10
12
- The refreshed LinkTable is now saved.
11
13
(https://github.com/fangfufu/httpdirfs/issues/141 )
12
14
- Only one LinkTable of the same directory is created when the cache mode is
13
15
enabled.
14
16
(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.
16
18
(https://github.com/fangfufu/httpdirfs/issues/138 )
17
19
- Fixed `` --user-agent `` option
18
20
(https://github.com/fangfufu/httpdirfs/issues/159 )
@@ -246,7 +248,8 @@ ${XDG_CONFIG_HOME}/httpdirfs, rather than ${HOME}/.httpdirfs
246
248
## [ 1.0] - 2018-08-22
247
249
- Initial release, everything works correctly, as far as I know.
248
250
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
250
253
[ 1.2.5 ] : https://github.com/fangfufu/httpdirfs/compare/1.2.4...1.2.5
251
254
[ 1.2.4 ] : https://github.com/fangfufu/httpdirfs/compare/1.2.3...1.2.4
252
255
[ 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