Skip to content

Commit 1640aad

Browse files
author
Tim Etchells
committed
update READMEs, CHANGELOG
1 parent 9dcc00e commit 1640aad

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### 19.1.1 (latest)
1+
### 19.2 (latest)
2+
- Minor bug fix: [#17](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/issues/17)
3+
- Debug port is now only exposed to localhost
4+
5+
### 19.1.1
26
- Fix Windows-only bugs: [#24](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/issues/24), [#25](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/issues/25)
37

48
### 19.1

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@
44

55
# Microclimate Developer Tools for VS Code
66

7-
[![Build Status](https://travis-ci.com/microclimate-dev2ops/microclimate-vscode-tools.svg?token=wpsJvyUkyhtfRa9prmMq&branch=master)](https://travis-ci.com/microclimate-dev2ops/microclimate-vscode-tools)
8-
[![License](https://img.shields.io/badge/License-EPL%202.0-red.svg?label=license)](https://www.eclipse.org/legal/epl-2.0/)
9-
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing)
10-
[![Marketplace](https://img.shields.io/vscode-marketplace/v/IBM.microclimate-tools.svg?label=vscode%20marketplace)](https://marketplace.visualstudio.com/items?itemName=IBM.microclimate-tools)
7+
[![Marketplace](https://img.shields.io/vscode-marketplace/v/IBM.microclimate-tools.svg?label=marketplace)](https://marketplace.visualstudio.com/items?itemName=IBM.microclimate-tools)
8+
[![Build Status](https://img.shields.io/travis/com/microclimate-dev2ops/microclimate-vscode-tools/master.svg?logo=travis&label=build)](https://travis-ci.com/microclimate-dev2ops/microclimate-vscode-tools)
9+
[![License](https://img.shields.io/badge/License-EPL%202.0-red.svg?label=license&logo=eclipse)](https://www.eclipse.org/legal/epl-2.0/)
10+
[![Slack](https://img.shields.io/badge/ibm--cloud--tech-blue.svg?logo=slack&label=slack)](https://slack-invite-ibm-cloud-tech.mybluemix.net/)
1111

12-
- **[Marketplace](https://marketplace.visualstudio.com/items?itemName=IBM.microclimate-tools)**
1312
- **[Documentation](https://microclimate-dev2ops.github.io/mdt-vsc-overview)**
14-
- **[Slack](https://slack-invite-ibm-cloud-tech.mybluemix.net/)**
1513
- **[Changelog](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/blob/master/CHANGELOG.md)**
1614
- **[Extension README](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/blob/master/dev/README.md)**
1715

dev/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Microclimate Developer Tools for VS Code
22

3-
[![Build Status](https://travis-ci.com/microclimate-dev2ops/microclimate-vscode-tools.svg?token=wpsJvyUkyhtfRa9prmMq&branch=master)](https://travis-ci.com/microclimate-dev2ops/microclimate-vscode-tools)
4-
[![License](https://img.shields.io/badge/License-EPL%202.0-red.svg?label=license)](https://www.eclipse.org/legal/epl-2.0/)
5-
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing)
6-
[![Marketplace](https://img.shields.io/vscode-marketplace/v/IBM.microclimate-tools.svg?label=vscode%20marketplace)](https://marketplace.visualstudio.com/items?itemName=IBM.microclimate-tools)
3+
[![Marketplace](https://img.shields.io/vscode-marketplace/v/IBM.microclimate-tools.svg?label=marketplace)](https://marketplace.visualstudio.com/items?itemName=IBM.microclimate-tools)
4+
[![Build Status](https://img.shields.io/travis/com/microclimate-dev2ops/microclimate-vscode-tools/master.svg?logo=travis&label=build)](https://travis-ci.com/microclimate-dev2ops/microclimate-vscode-tools)
5+
[![License](https://img.shields.io/badge/License-EPL%202.0-red.svg?label=license&logo=eclipse)](https://www.eclipse.org/legal/epl-2.0/)
6+
[![Slack](https://img.shields.io/badge/ibm--cloud--tech-blue.svg?logo=slack&label=slack)](https://slack-invite-ibm-cloud-tech.mybluemix.net/)
77

88
You can use [Microclimate Developer Tools for Visual Studio Code](https://github.com/microclimate-dev2ops/microclimate-vscode-tools) to develop your [Microclimate](https://microclimate-dev2ops.github.io) projects from within VS Code. Use the tools to access Microclimate features in the comfort of your IDE.
99

0 commit comments

Comments
 (0)