Skip to content

Commit ef268b9

Browse files
committed
bumping to v4.0.0
1 parent 4e6754b commit ef268b9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [4.0.0] - 2022-03-29
11+
### Common
12+
#### Modified
13+
- Made a bunch of dep updates, all through dependabot so full list will be easy to get (`git log v3.2.1..HEAD --author=dependabot --pretty=oneline`).
14+
915
### Server
1016
#### Modified
11-
- Changing `--search-attributes` to `--extra-attributes`, fixing extra attributes not being processed and added to the user object
17+
- Changing `--search-attributes` to `--extra-attributes`, fixing extra attributes not being processed and added to the user object. This is the change triggering a major update since the interface changed.
1218

1319
## [3.2.1] - 2021-11-10
1420
### Client

0 commit comments

Comments
 (0)