Skip to content

Commit

Permalink
Add lock user name display feature (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Apr 23, 2024
1 parent f9df9de commit ebaf635
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 5.0.4 (23. April 2024)

+ [#760](https://github.com/luyadev/luya-module-admin/issues/760) To enhance collaboration, we now display the name of the user who locks a row.

## 5.0.3 (23. April 2024)

+ [#759](https://github.com/luyadev/luya-module-admin/pull/759) Prevent `Bcrypt password must not contain null character` errors by using generateRandomString for auth_key encryption.
Expand Down

0 comments on commit ebaf635

Please sign in to comment.