Skip to content

Commit

Permalink
prepare 0.9.0 in changelog (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-vogel authored Nov 16, 2023
1 parent f122c81 commit 3fb7734
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Version 0.9.0 - tbd
## Version 0.9.0 - 2023-11-16

### Added

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

- Load custom `errorFormatter` relative to CDS project root
- 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

### Removed
- 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

## Version 0.8.0 - 2023-10-06

Expand Down

0 comments on commit 3fb7734

Please sign in to comment.