Skip to content

Commit 6892f06

Browse files
authored
[JS] Update feature scope for Neo (#1970)
1 parent 245af53 commit 6892f06

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs-java/release-notes.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ keywords:
1212
- sap cloud sdk
1313
---
1414

15-
16-
import {
17-
ReleaseNotes0To14,
18-
ReleaseNotes15To29
19-
} from './release-notes';
15+
import { ReleaseNotes0To14, ReleaseNotes15To29 } from './release-notes';
2016

2117
<!-- vale off -->
2218

src/components/data/features.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ export const features = [
259259
js: {
260260
status: NO,
261261
docsLink: ``,
262-
note: 'Not recommended for new projects'
262+
note: 'Out of scope.'
263263
}
264264
},
265265
{

0 commit comments

Comments
 (0)