UNPKG

1.95 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](http://keepachangelog.com/)
6and this project adheres to [Semantic Versioning](http://semver.org/).
7
8## [Unreleased](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.2...HEAD)
9
10## [1.0.2](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.1...1.0.2) - 2018-12-10
11
12### Fixed
13
14- Cloudfoundry deployment using API or blue/green deployment takes organization into account. [#19](https://github.com/atomist/sdm-pack-cloudfoundry/issues/19)
15
16## [1.0.1](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.0-RC.2...1.0.1) - 2018-11-09
17
18## [1.0.0-RC.2](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.0-RC.1...1.0.0-RC.2) - 2018-10-30
19
20### Fixed
21
22- Remove deprecated method usage from pack. [#23](https://github.com/atomist/sdm-pack-cloudfoundry/issues/23)
23
24## [1.0.0-RC.1](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.0-M.5...1.0.0-RC.1) - 2018-10-15
25
26### Added
27
28- Fix typed goal deployment. [#16](https://github.com/atomist/sdm-pack-cloudfoundry/issues/16)
29
30## [1.0.0-M.5](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.0...1.0.0-M.5) - 2018-09-26
31
32## [1.0.0](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.0-M.4...1.0.0) - 2018-09-26
33
34### Added
35
36- Typed goal for Cloud Foundry deployment. [#13](https://github.com/atomist/sdm-pack-cloudfoundry/issues/13)
37
38## [1.0.0-M.4](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.0-M.3...1.0.0-M.4) - 2018-09-16
39
40## [1.0.0-M.3](https://github.com/atomist/sdm-pack-cloudfoundry/compare/1.0.0-M.1...1.0.0-M.3) - 2018-09-04
41
42### Fixed
43
44- CloudFoundrySupport is not exported in index. [#3](https://github.com/atomist/sdm-pack-cloudfoundry/issues/3)
45
46## [1.0.0-M.1](https://github.com/atomist/sdm-pack-cloudfoundry/tree/1.0.0-M.1) - 2018-08-27
47
48### Added
49
50- SDM pack for Cloud Foundry.