update dependencies

This commit is contained in:
Johann150 2022-01-25 23:52:09 +01:00
parent 2853ba5faf
commit 8365bbad4c
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
2 changed files with 43 additions and 52 deletions

View file

@ -5,7 +5,15 @@ 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).
## [Unreleased]
## [3.2.3] - 2022-01-25
Thank you to @Suzie97 for contributing to this release.
### Added
* CI build for `aarch64-apple-darwin` target (#137)
### Fixed
* updated dependencies
## [3.2.1] - 2021-12-02
Thank you to @MatthiasPortzel for contributing to this release.