We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c5f207 commit 38bdf97Copy full SHA for 38bdf97
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## Version 0.11.0 - tbd
+## Version 0.11.0 - 2024-07-30
9
10
### Added
11
@@ -18,10 +18,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- Bump required `node` version to `^16` due to usage of `Buffer.toString('base64url')`
19
- Use `cds.compile.to.serviceinfo` to determine if a service should be compiled to GraphQL schema
20
21
-### Fixed
22
-
23
-### Removed
24
25
## Version 0.10.1 - 2024-03-07
26
27
### Fixed
0 commit comments