Skip to content

Commit ba06db4

Browse files
committed
Move changelog entry
1 parent 1926ec7 commit ba06db4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Fixed
99

1010
* Fix redis SSL problems with sentinel #5660
1111

12+
* Fix a bug in the pack config loader so that objects covered by an ``patternProperties`` schema
13+
or arrays using ``additionalItems`` schema(s) can use encrypted datastore keys and have their
14+
default values applied correctly. #5321
15+
16+
Contributed by @cognifloyd.
17+
1218

1319
3.7.0 - May 05, 2022
1420
--------------------
@@ -227,12 +233,6 @@ Added
227233

228234
Contributed by @nzlosh
229235

230-
* Fix a bug in the pack config loader so that objects covered by an ``patternProperties`` schema
231-
or arrays using ``additionalItems`` schema(s) can use encrypted datastore keys and have their
232-
default values applied correctly. #5321
233-
234-
Contributed by @cognifloyd.
235-
236236
Changed
237237
~~~~~~~
238238

0 commit comments

Comments
 (0)