Skip to content

Commit

Permalink
Update dependencies, bump version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phorward committed Mar 21, 2024
1 parent 8f19c81 commit e8a00e8
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 20 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@

This file documents any relevant changes done to ViUR-core since version 3.

## [3.6.0.rc3]
## [3.6.0]

- fix: Add `is None`-check for bone values with languages (#1120)
- feat: Provide `LoginSkel` on `UserPassword.login` (#1118)
- feat: `default_order` should support multiple orders as well (#1109)
- fix: Add `_prevent_compute` for computed bones (#1111)
- feat: Set icon in admin_info of translation module (#1113)
- fix: Handle non-ASCII characters in username comparison (#1112)
- fix: file module typo `UnprocessableEntity` (#1105)
- feat: Allow `None` as defaultValue in BooleanBone (#988)
- feat: Support `*`-wildcard postfix in `refKeys` for `RelationalBones` (#1022)
Expand Down
30 changes: 15 additions & 15 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e8a00e8

Please sign in to comment.