Skip to content

Commit 9e515ca

Browse files
Add CHANGELOG (#980)
1 parent 895b106 commit 9e515ca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v1.11.0
2+
3+
The requirements for DevExtreme CLI were updated:
4+
5+
- Node.js v20.19.0 or later
6+
- npm v9.6.0 or later

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
DevExtreme CLI is a set of command-line tools to be used with the DevExtreme controls library.
77

88
* [Documentation](https://js.devexpress.com/Documentation/Guide/Getting_Started/DevExtreme_CLI/)
9+
* [Changelog](CHANGELOG.md)
910

1011
## License ##
1112

@@ -15,4 +16,4 @@ Familiarize yourself with the [DevExtreme License](https://js.devexpress.com/Lic
1516

1617
## Support & Feedback ##
1718

18-
If you want to report a bug, request a feature, or ask a question, submit an [issue](https://github.com/DevExpress/devextreme-angular/issues) to this repo. Alternatively, you can contact us at the [DevExpress Support Center](https://www.devexpress.com/Support/Center) if you own an active DevExtreme license.
19+
If you want to report a bug, request a feature, or ask a question, contact us at the [DevExpress Support Center](https://www.devexpress.com/Support/Center).

0 commit comments

Comments
 (0)