Skip to content

Commit 627eb29

Browse files
author
Irfan Habib
authored
Merge pull request cloudfoundry#1975 from cloudfoundry-incubator/update-release-notes
1.1 Release
2 parents 15afbb5 + 1e4e8ee commit 627eb29

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## 1.1.0 Release
4+
5+
[Full Changelog](https://github.com/SUSE/stratos-ui/compare/1.0.2...1.1.0)
6+
7+
**Improvements:**
8+
9+
- Added support for SUSE Cloud Foundry 1.1 configuration values to the Helm chart [\#1950](https://github.com/cloudfoundry-incubator/stratos/pull/1950)
10+
11+
**Fixes:**
12+
13+
- Fix width of top nav bar menu's bottom border [\#1739](https://github.com/cloudfoundry-incubator/stratos/pull/1739)
14+
315
## 1.0.2 Release
416

517
[Full Changelog](https://github.com/SUSE/stratos-ui/compare/1.0.0...1.0.2)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stratos-ui",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Stratos UI Console",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)