You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
website/CHANGELOG.md

53 lines
1.0 KiB

# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## 0.3.3 - 2024-03-16
#### Bug Fixes
- fix events data passing into functions - (ef15edf) - lambda
- - -
## 0.3.2 - 2024-01-27
#### Bug Fixes
- fix error with arg destruction - (407e69c) - lambda
- - -
## 0.3.1 - 2024-01-27
#### Bug Fixes
- fix passing ws message - (b710623) - lambda
- - -
## 0.3.0 - 2024-01-20
#### Features
- use message-processor library - (dcfc6b3) - lambda
- - -
## 0.2.0 - 2023-12-02
#### Features
- remove nginx config from container - (688b926) - lambda
- - -
## 0.1.2 - 2023-12-02
#### Bug Fixes
- change settings for proper ssl cert working - (b02881a) - lambda
- - -
## 0.1.1 - 2023-12-02
#### Bug Fixes
- add ssl sertificate to nginx config - (6ecf6c6) - lambda
- - -
## 0.1.0 - 2023-12-02
#### Features
- modularize ui - (cb90344) - lambda
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).