Skip to content

Commit 3a4396d

Browse files
committed
Prepared release 0.9.1
1 parent 100b388 commit 3a4396d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Readme.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= OS-Lib
2-
:version: 0.9.0
2+
:version: 0.9.1
33
:toc-placement: preamble
44
:toclevels: 3
55
:toc:
@@ -2149,6 +2149,11 @@ string, int or set representations of the `os.PermSet` via:
21492149

21502150
== Changelog
21512151

2152+
=== 0.9.1 - 2023-03-07
2153+
2154+
* Refined return types when constructing paths with `/` and get rid of long `ThisType#ThisType` cascades.
2155+
* Added a new `PathConvertible` to support `URI`s when constructing paths.
2156+
21522157
=== 0.9.0 - 2022-11-28
21532158

21542159
* `os.proc` now also supports `CharSequence(s)` as `Shellable`

0 commit comments

Comments
 (0)