1
1
# Changelog
2
2
3
+ ## Unreleased
4
+
5
+ * add support for illumnos
6
+
7
+ ### Commit Statistics
8
+
9
+ <csr-read-only-do-not-edit />
10
+
11
+ - 1 commit contributed to the release.
12
+ - 8 days passed between releases.
13
+ - 0 commits where understood as [ conventional] ( https://www.conventionalcommits.org ) .
14
+ - 0 issues like '(#ID)' where seen in commit messages
15
+
16
+ ### Commit Details
17
+
18
+ <csr-read-only-do-not-edit />
19
+
20
+ <details ><summary >view details</summary >
21
+
22
+ * ** Uncategorized**
23
+ - add Illumos support ([ ` 5d43c13 ` ] ( https://github.com/Byron/open-rs/commit/5d43c13e5418f1d34b44cab71ee7306402fe5823 ) )
24
+ </details >
25
+
3
26
## 2.0.3 (2022-02-13)
4
27
5
28
On MacOS, specify the ` open ` program explicitly by path, instead of relying on a similarly named program to be available
@@ -9,7 +32,7 @@ in the `PATH`.
9
32
10
33
<csr-read-only-do-not-edit />
11
34
12
- - 2 commits contributed to the release.
35
+ - 3 commits contributed to the release.
13
36
- 74 days passed between releases.
14
37
- 0 commits where understood as [ conventional] ( https://www.conventionalcommits.org ) .
15
38
- 0 issues like '(#ID)' where seen in commit messages
@@ -21,6 +44,7 @@ in the `PATH`.
21
44
<details ><summary >view details</summary >
22
45
23
46
* ** Uncategorized**
47
+ - Release open v2.0.3 ([ ` 3b5e74d ` ] ( https://github.com/Byron/open-rs/commit/3b5e74dbab169ee2a22c9de0b3a5923dc7e6937e ) )
24
48
- Prepare changelog ([ ` 1c7e10f ` ] ( https://github.com/Byron/open-rs/commit/1c7e10f94c30598bdc2e4ae482d38b2f46928ebf ) )
25
49
- use full path for ` open ` command on macOS ([ ` 8f7c92a ` ] ( https://github.com/Byron/open-rs/commit/8f7c92ab1adf936cd43e4ba0eb1934e2c73763f7 ) )
26
50
</details >
0 commit comments