From ae34159813a403dec3e289fceb2560ce62d7289b Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Thu, 22 Apr 2021 21:55:41 +0300 Subject: [PATCH] Updates changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 978a5cc7..a3e87b5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.0.1] - 2021-04-22 +### Added +- Adds a bower.json file for publishing to Pursuit. + ## [0.0.0] - 2021-04-22 ### Added - Exposes the WebAudio API via a FRP Behavior by using induction on existentially-quantified and linearly-typed indexed cofree comonads.