Skip to content

Commit 3e3af41

Browse files
committed
0.9.3
1 parent 0ebe33c commit 3e3af41

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Readme.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= OS-Lib
2-
:version: 0.9.2
2+
:version: 0.9.3
33
:link-geny: https://github.com/com-lihaoyi/geny
44
:link-oslib: https://github.com/com-lihaoyi/os-lib
55
:link-oslib-gitter: https://gitter.im/lihaoyi/os-lib
@@ -2221,7 +2221,13 @@ string, int or set representations of the `os.PermSet` via:
22212221

22222222
== Changelog
22232223

2224-
[#0-9-2]
2224+
[#0-9-3]
2225+
=== 0.9.3 - 2024-01-01
2226+
2227+
* Fix `os.watch` on Windows (#236)
2228+
* Fix propagateEnv = false to not propagate env (#238)
2229+
* Make os.home a def (#239)
2230+
22252231
=== 0.9.2 - 2023-11-05
22262232

22272233
* Added new convenience API to create pipes between processes with `.pipeTo`

0 commit comments

Comments
 (0)