Skip to content

Commit 431e8f1

Browse files
committed
Fix changelog ordering
1 parent 9df2abe commit 431e8f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
2020
- index: Wrap storage deserialization exceptions with `InvalidDataError`.
2121
- projects: Fixed Hasura environment in docker-compose examples.
2222

23+
### Security
24+
25+
- hasura: Forbid using Hasura instances running vulnerable versions.
26+
2327
### Other
2428

2529
- ci: `mypy --strict` is now enforced on a codebase.
2630
- ci: Finished migration to `pytest`.
2731

28-
### Security
29-
30-
* hasura: Forbid using Hasura instances running vulnerable versions.
31-
3232
## [6.3.0] - 2022-11-15
3333

3434
### Added

0 commit comments

Comments
 (0)