Skip to content

Commit

Permalink
0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Jan 1, 2024
1 parent 0ebe33c commit 3e3af41
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Readme.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= OS-Lib
:version: 0.9.2
:version: 0.9.3
:link-geny: https://github.com/com-lihaoyi/geny
:link-oslib: https://github.com/com-lihaoyi/os-lib
:link-oslib-gitter: https://gitter.im/lihaoyi/os-lib
Expand Down Expand Up @@ -2221,7 +2221,13 @@ string, int or set representations of the `os.PermSet` via:

== Changelog

[#0-9-2]
[#0-9-3]
=== 0.9.3 - 2024-01-01

* Fix `os.watch` on Windows (#236)
* Fix propagateEnv = false to not propagate env (#238)
* Make os.home a def (#239)

=== 0.9.2 - 2023-11-05

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

0 comments on commit 3e3af41

Please sign in to comment.