Skip to content

Commit 3fb7734

Browse files
prepare 0.9.0 in changelog (#133)
1 parent f122c81 commit 3fb7734

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
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

8-
## Version 0.9.0 - tbd
8+
## Version 0.9.0 - 2023-11-16
99

1010
### Added
1111

@@ -21,9 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
### Fixed
2222

2323
- Load custom `errorFormatter` relative to CDS project root
24-
- Fix internal server error when formatting errors that aren't CDS errors (thrown by CDS or in custom handlers) or instances of GraphQLError, such as the error caused by requests with undefined `query` property
25-
26-
### Removed
24+
- Fix internal server error when formatting errors that aren't CDS errors (thrown by CDS or in custom handlers) or instances of GraphQLError, such as the error caused by requests with undefined `query` property
2725

2826
## Version 0.8.0 - 2023-10-06
2927

0 commit comments

Comments
 (0)