Skip to content

Commit

Permalink
Changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondfrancis committed Nov 1, 2021
1 parent e03fc7e commit 8cac573
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,29 @@
# Changelog
## Unreleased

## 0.3.2 - 2021-08-13
## 0.3.3 - 2021-11-01

### Added
- Added runtime constants ([#33](https://github.com/hammerstonedev/sidecar/pull/33))
- Add event invocation support ([#36](https://github.com/hammerstonedev/sidecar/pull/36))

### Fixed
- Docs typo ([#31](https://github.com/hammerstonedev/sidecar/pull/31))
- Update package documentation to include note for shipping node_modules ([#34](https://github.com/hammerstonedev/sidecar/pull/34))

## 0.3.2 - 2021-08-13

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

## 0.3.1 - 2021-07-31

### Fixed

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

## 0.3.0 - 2021-07-20

### Added

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

## 0.2.0 - 2021-07-12
Expand Down

0 comments on commit 8cac573

Please sign in to comment.