Skip to content

Commit

Permalink
updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
skttl committed Dec 3, 2023
1 parent 9c9d0b6 commit f89cde3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +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).

## 2.1.0
- Tested with Umbraco 13RC2
- Adds french languge (thanks @mikecp)
- Adds welsh language (thanks @OwainJ)
- Improves UX (thanks @mikecp)
- Makes it impossible to impersonate yourself
- Shows friendly messages if there is no users to impersonate, or you dont have permission to impersonate.
- Fixes bug where the list of users to impersonate would be capped at 10 (thanks @Rockeyby)

## 2.0.0

- Upgraded for Umbraco 10
Expand Down

0 comments on commit f89cde3

Please sign in to comment.