Skip to content

Commit 3aea8be

Browse files
committed
0.11.4
1 parent 944e33f commit 3aea8be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= OS-Lib
2-
:version: 0.11.3
2+
:version: 0.11.4
33
:toc-placement: preamble
44
:toclevels: 3
55
:toc:
@@ -2524,11 +2524,11 @@ string, int or set representations of the `os.PermSet` via:
25242524

25252525
== Changelog
25262526

2527-
=== main
2527+
=== 0.11.4
25282528

25292529
* Add ability to instrument path based operations using hooks https://github.com/com-lihaoyi/os-lib/pull/325[#325]
25302530
* 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]
25322532

25332533
[#0-11-3]
25342534
=== 0.11.3

0 commit comments

Comments
 (0)