From 67f609809dffa0742a3056d410993eb64960d8d4 Mon Sep 17 00:00:00 2001 From: mdspielman Date: Fri, 6 Jan 2017 14:14:39 -0500 Subject: [PATCH] Use github release notes --- README.md | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index dded928..04f2f59 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,8 @@ A Spring Cloud Connector for an instance of Solace Messaging in Cloud Foundry. S * [Spring Applications](#spring-applications) * [Using it in your Application](#using-it-in-your-application) * [Checking out and Building](#checking-out-and-building) -* [Release Notes](#release-notes) * [Contributing](#contributing) -* [Versioning](#versioning) +* [Release Notes & Versioning](#release-notes-and-versioning) * [Authors](#authors) * [License](#license) * [Resources](#resources) @@ -103,24 +102,13 @@ target/sol-labs-spring-cloud-connector-1.0-SNAPSHOT.jar You can install this file in your maven repository locally. -## Release Notes - -### 0.3 -* Updated for Solace Messaging for PCF v 0.3 - -### 0.2 -* Update `SolaceMessagingInfo` to support TLS feature of Solace Messaging for PCF. Constructor changes are not backwards compatible. - -### 0.1 -* First release supporting Solace Messaging for PCF Open Beta Tile. - ## Contributing Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. -## Versioning +## Release Notes and Versioning -We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/SolaceLabs/sl-solace-messaging-service-info/tags). +This project uses [SemVer](http://semver.org/) for versioning. For the versions available and corresponding release notes, see the [Releases in this repository](https://github.com/SolaceLabs/sl-solace-messaging-service-info/releases). ## Authors