From d65adc03978d10ba5beaaaa5574b83db0eba1e8e Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Mon, 8 Feb 2021 17:44:32 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71a7ebe..75ed699 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ 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). +## [2.0.1] - 2021-02-08 + +### Added + +- Added option to use User attributes for avatar URLs (thanks to [@SimonBarrettACT](https://github.com/SimonBarrettACT)) + +### Changed + +- Improved avatar URL fallbacks on Vue side +- Updated packages + ## [2.0.0] - 2020-12-15 ### Changed