We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4b3ca commit ac820a5Copy full SHA for ac820a5
src/scim/changelog.d/20250530_092025_nlevesq.md
@@ -0,0 +1,43 @@
1
+<!--
2
+A new scriv changelog fragment.
3
+
4
+Uncomment the section that is right (remove the HTML comment wrapper).
5
+For top level release notes, leave all the headers commented out.
6
+-->
7
8
9
+### Removed
10
11
+- A bullet item for the Removed category.
12
13
14
15
+### Added
16
17
+- A bullet item for the Added category.
18
19
20
21
+### Changed
22
23
+- A bullet item for the Changed category.
24
25
26
27
+### Deprecated
28
29
+- A bullet item for the Deprecated category.
30
31
32
33
+### Fixed
34
35
+- Fixed status code handling for batch operations
36
+- Fixed email case sensitivity issue with scim sync
37
38
39
+### Security
40
41
+- A bullet item for the Security category.
42
43
0 commit comments