From 62a8999f477fc68e630630388ea581449012f3c8 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Sun, 9 Jan 2022 18:45:22 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11dd1c8..b071b06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,44 +5,54 @@ 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). +## [1.3.2] - 2022-01-09 + +### Changed + +- Moved to pnpm + +### Security + +- Updated all dependencies. + ## [1.3.1] - 2021-06-17 ### Fixed -- Pause on Mic/Camera was not working correctly +- Pause on Mic/Camera was not working correctly. ## [1.3.0] - 2021-06-10 ### Added -- [macOS] Pause on Mic/Camera +- [macOS] Pause on Mic/Camera. ## [1.2.0] - 2021-06-01 ### Added -- Progress bar +- Progress bar. ## [1.1.2] - 2021-05-31 ### Fixed -- Bug with update window when banner is currently open +- Bug with update window when banner is currently open. ## [1.1.1] - 2021-05-28 ### Added -- Restore focus to previous window when closing banner -- Responsive image +- Restore focus to previous window when closing banner. +- Responsive image. ### Fixed -- Settings page not opening +- Settings page not opening. ## [1.1.0] - 2021-05-15 ### Added -- Only pause for a limited time -- Volume slider for the sound +- Only pause for a limited time. +- Volume slider for the sound.