Skip to content

Commit

Permalink
docs: add changelog for 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charn committed Jun 25, 2024
1 parent 30e1770 commit fe9af68
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.13.0 - 2024-06-25

### Added

- Add feature to migrate old users from Tunnistamo to Keycloak upon login. With default settings, only users using AD authentication will be migrated. Feature can be enabled with the setting `HELUSERS_USER_MIGRATE_ENABLED` which defaults to `False`.

### Changed

- Improve ModelAdmins for ADGroupMapping and ADGroup

## 0.12.0 - 2024-05-20

### Changed
Expand Down

0 comments on commit fe9af68

Please sign in to comment.