Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 9dcf210

Browse files
committed
0.8.0
1 parent 861a016 commit 9dcf210

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.8.0 (2019-10-14)
2+
3+
### Breaking changes
4+
- Drop support for Node.js < 8.5 [#64](https://github.com/SAP/connect-openui5/pull/64)
5+
6+
### All changes
7+
[`0.7.7...0.8.0`](https://github.com/SAP/connect-openui5/compare/0.7.7...0.8.0)
8+
9+
110
# 0.7.7 (2019-07-01)
211

312
### Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect-openui5",
3-
"version": "0.7.7",
3+
"version": "0.8.0",
44
"description": "Connect middleware for OpenUI5",
55
"scripts": {
66
"lint": "eslint index.js lib test",

0 commit comments

Comments
 (0)