Skip to content

Commit 8cac573

Browse files
committed
Changelog [ci skip]
1 parent e03fc7e commit 8cac573

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,29 @@
11
# Changelog
22
## Unreleased
33

4-
## 0.3.2 - 2021-08-13
4+
## 0.3.3 - 2021-11-01
55

66
### Added
7+
- Added runtime constants ([#33](https://github.com/hammerstonedev/sidecar/pull/33))
8+
- Add event invocation support ([#36](https://github.com/hammerstonedev/sidecar/pull/36))
9+
10+
### Fixed
11+
- Docs typo ([#31](https://github.com/hammerstonedev/sidecar/pull/31))
12+
- Update package documentation to include note for shipping node_modules ([#34](https://github.com/hammerstonedev/sidecar/pull/34))
13+
14+
## 0.3.2 - 2021-08-13
715

16+
### Added
817
- Support for Container Images. [#29](https://github.com/hammerstonedev/sidecar/pull/29)
918

1019
## 0.3.1 - 2021-07-31
1120

1221
### Fixed
13-
1422
- Cast Memory and Timeout to integers. Fixes [#28](https://github.com/hammerstonedev/sidecar/issues/28)
1523

1624
## 0.3.0 - 2021-07-20
1725

1826
### Added
19-
2027
- Support for Lambda environment variables ([#25](https://github.com/hammerstonedev/sidecar/pull/25))
2128

2229
## 0.2.0 - 2021-07-12

0 commit comments

Comments
 (0)