We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d20f6c commit 57b3f13Copy full SHA for 57b3f13
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
## Unreleased
3
4
-## 0.3.9
+## 0.3.10 - 2022-05-11
5
6
## What's Changed
7
@@ -13,6 +13,13 @@
13
- Replace DIRECTORY_SEPARATOR with '/' by @w00key in https://github.com/hammerstonedev/sidecar/pull/69
14
- Gracefully handle unexpected log output by @inxilpro in https://github.com/hammerstonedev/sidecar/pull/66
15
16
+## 0.3.9
17
+
18
+### Added
19
20
+- Add new runtimes to README by @datashaman in https://github.com/hammerstonedev/sidecar/pull/59
21
+- Add support for Guzzle v6 by @wilsenhc in https://github.com/hammerstonedev/sidecar/pull/58
22
23
## 0.3.8 - 2022-02-15
24
25
### Added
0 commit comments