Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit f01502c

Browse files
committed
Build: Update CHANGELOG.md to v1.1.0 with Red Panda JPL
1 parent c3e86b1 commit f01502c

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,42 @@
1+
### New
2+
3+
* Add update sentinel ([c3e86b1](https://github.com:kairops/docker-command-launcher/commit/c3e86b1))
4+
5+
### Upgrade
6+
7+
* Add command list with existance checking (fixes #1) ([3467287](https://github.com:kairops/docker-command-launcher/commit/3467287))
8+
9+
### Update
10+
11+
* Review of kd help info ([d3fbf0e](https://github.com:kairops/docker-command-launcher/commit/d3fbf0e))
12+
* Propagate debug flag to commands ([9cf5fcf](https://github.com:kairops/docker-command-launcher/commit/9cf5fcf))
13+
* Add debug option (fixes #3) ([f593262](https://github.com:kairops/docker-command-launcher/commit/f593262))
14+
15+
### Fix
16+
17+
* Avoid an error when the debug flag is not set ([b01291c](https://github.com:kairops/docker-command-launcher/commit/b01291c))
18+
* Avoid an error when the debug flag is not set ([2b6d478](https://github.com:kairops/docker-command-launcher/commit/2b6d478))
19+
* Print error mensaje to stderr instead of stdout ([0d3076f](https://github.com:kairops/docker-command-launcher/commit/0d3076f))
20+
21+
### Docs
22+
23+
* Update help section on the main readme ([d47950c](https://github.com:kairops/docker-command-launcher/commit/d47950c))
24+
25+
# Changelog
26+
27+
## v1.0.1 (2019-05-16)
28+
29+
### Fix
30+
131
* Use the '-' option correctly ([9a140a4](https://github.com:kairops/docker-command-launcher/commit/9a140a4))
232

333
### Build
434

35+
* Update CHANGELOG.md to v1.0.1 with Red Panda JPL ([cacbee3](https://github.com:kairops/docker-command-launcher/commit/cacbee3))
536
* Update to v2.9.1 jpl release ([aef0489](https://github.com:kairops/docker-command-launcher/commit/aef0489))
637

38+
# Changelog
39+
740
## v1.0.0 (2019-05-14)
841

942
### Breaking
@@ -19,6 +52,8 @@
1952
* Update changelog ([053ffd7](https://github.com:kairops/docker-command-launcher/commit/053ffd7))
2053
* Update main readme info ([d2c94f9](https://github.com:kairops/docker-command-launcher/commit/d2c94f9))
2154

55+
# Changelog
56+
2257
## v0.4.1 (2019-05-13)
2358

2459
### Build
@@ -29,6 +64,8 @@
2964

3065
* Add get-next-release-number info to the main readme ([01df439](https://github.com:kairops/docker-command-launcher/commit/01df439))
3166

67+
# Changelog
68+
3269
## v0.4.0 (2019-05-13)
3370

3471
### Breaking
@@ -39,6 +76,8 @@
3976

4077
* Update CHANGELOG.md to v0.4.0 with Red Panda JPL ([f2fcc3a](https://github.com:kairops/docker-command-launcher/commit/f2fcc3a))
4178

79+
# Changelog
80+
4281
## v0.3.1 (2019-05-10)
4382

4483
### Build
@@ -49,6 +88,8 @@
4988

5089
* Add md2html command info ([008c9d1](https://github.com:kairops/docker-command-launcher/commit/008c9d1))
5190

91+
# Changelog
92+
5293
## v0.3.0 (2019-05-10)
5394

5495
### Upgrade
@@ -59,6 +100,8 @@
59100

60101
* Update CHANGELOG.md to v0.3.0 with Red Panda JPL ([3a97ce8](https://github.com:kairops/docker-command-launcher/commit/3a97ce8))
61102

103+
# Changelog
104+
62105
## v0.2.0 (2019-05-10)
63106

64107
### Upgrade
@@ -69,6 +112,8 @@
69112

70113
* Update CHANGELOG.md to v0.2.0 with Red Panda JPL ([0349442](https://github.com:kairops/docker-command-launcher/commit/0349442))
71114

115+
# Changelog
116+
72117
## v0.1.0 (2019-05-10)
73118

74119
### New

0 commit comments

Comments
 (0)