Skip to content

Commit 3c1c668

Browse files
committed
Update changelog for 3.6.1
1 parent 9a98d63 commit 3c1c668

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/engineyard/core-client-rb/tree/HEAD)
3+
## [Unreleased](https://github.com/engineyard/core-client-rb/tree/develop)
44

5-
[Full Changelog](https://github.com/engineyard/core-client-rb/compare/v3.5.0...HEAD)
5+
[Full Changelog](https://github.com/engineyard/core-client-rb/compare/v3.6.1...develop)
66

77
**Merged pull requests:**
88

9+
## [v3.6.1](https://github.com/engineyard/core-client-rb/tree/v3.6.1) (2020-06-11)
10+
11+
[Full Changelog](https://github.com/engineyard/core-client-rb/compare/v3.5.0...v3.6.1)
12+
13+
**Merged pull requests:**
14+
15+
- Adds support for Docker credentials [\#106](https://github.com/engineyard/core-client-rb/pull/106) ([nodecarter](https://github.com/nodecarter))
16+
- Adds support for container discovery [\#107](https://github.com/engineyard/core-client-rb/pull/107) ([thorn](https://github.com/thorn))
17+
- Fixes `get_deployment` request parameters [\#108](https://github.com/engineyard/core-client-rb/pull/108) ([lucis-fluxum](https://github.com/lucis-fluxum))
18+
- Adds server names to server list output [\#112](https://github.com/engineyard/core-client-rb/pull/112) ([glennr](https://github.com/glennr))
19+
- Fixes the `--no-migrate` flag for `ey-core deploy` [\#114](https://github.com/engineyard/core-client-rb/pull/114) ([mushyy](https://github.com/mushyy))
20+
- Upgrades dependencies and adds ruby-2.7 support for the gem [\#120](https://github.com/engineyard/core-client-rb/pull/120) ([ssuttner](https://github.com/ssuttner))
21+
- Adds a bit of CLI documentation [\#121](https://github.com/engineyard/core-client-rb/pull/121) ([ess](https://github.com/ess))
22+
923
## [v3.5.0](https://github.com/engineyard/core-client-rb/tree/v3.5.0) (2018-04-04)
1024
[Full Changelog](https://github.com/engineyard/core-client-rb/compare/v3.4.4...v3.5.0)
1125

@@ -172,4 +186,4 @@
172186

173187

174188

175-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
189+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)