Skip to content

Update changelog

Update changelog #33

Workflow file for this run

name: 'Lint, Unit and E2E Tests'
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Extract release notes
id: extract-release-notes
uses: ffurrer2/extract-release-notes@v2