File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
= OS-Lib
2
- :version: 0.11.3
2
+ :version: 0.11.4
3
3
:toc-placement: preamble
4
4
:toclevels: 3
5
5
:toc:
@@ -2524,11 +2524,11 @@ string, int or set representations of the `os.PermSet` via:
2524
2524
2525
2525
== Changelog
2526
2526
2527
- === main
2527
+ === 0.11.4
2528
2528
2529
2529
* Add ability to instrument path based operations using hooks https://github.com/com-lihaoyi/os-lib/pull/325[#325]
2530
2530
* Add compile-time validation of literal paths containing ".." https://github.com/com-lihaoyi/os-lib/pull/329[#329]
2531
- * Add literal string syntax for `os.Path`s , `os.SubPath`s , and `os.RelPath`s https://github.com/com-lihaoyi/os-lib/pull/353[#353]
2531
+ * Add literal string syntax for `os.Path`, `os.SubPath`, and `os.RelPath` https://github.com/com-lihaoyi/os-lib/pull/353[#353]
2532
2532
2533
2533
[#0-11-3]
2534
2534
=== 0.11.3
You can’t perform that action at this time.
0 commit comments