We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245af53 commit 6892f06Copy full SHA for 6892f06
docs-java/release-notes.mdx
@@ -12,11 +12,7 @@ keywords:
12
- sap cloud sdk
13
---
14
15
-
16
-import {
17
- ReleaseNotes0To14,
18
- ReleaseNotes15To29
19
-} from './release-notes';
+import { ReleaseNotes0To14, ReleaseNotes15To29 } from './release-notes';
20
21
<!-- vale off -->
22
src/components/data/features.js
@@ -259,7 +259,7 @@ export const features = [
259
js: {
260
status: NO,
261
docsLink: ``,
262
- note: 'Not recommended for new projects'
+ note: 'Out of scope.'
263
}
264
},
265
{
0 commit comments