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

Commit cfa64a8

Browse files
committed
Build: Update CHANGELOG.md to v1.0.0 with Red Panda JPL
1 parent 4578f39 commit cfa64a8

1 file changed

Lines changed: 19 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,75 @@
1-
# Changelog
1+
* Update CHANGELOG.md to v0.4.1 with Red Panda JPL ([d947e57](https://github.com:kairops/docker-command-launcher/commit/d947e57))
22

3-
## Unreleased
3+
## v1.0.0 (2019-05-14)
44

55
### Breaking
66

7-
* Refactor stdin + parameters usage ([3c6c9a1](https://github.com/kairops/docker-command-launcher/commit/3c6c9a1))
7+
* Refactor stdin + parameters usage ([3c6c9a1](https://github.com:kairops/docker-command-launcher/commit/3c6c9a1))
88

99
### Docs
1010

11-
* Update main readme info ([d2c94f9](https://github.com/kairops/docker-command-launcher/commit/d2c94f9))
11+
* Update changelog ([053ffd7](https://github.com:kairops/docker-command-launcher/commit/053ffd7))
12+
* Update main readme info ([d2c94f9](https://github.com:kairops/docker-command-launcher/commit/d2c94f9))
1213

1314
## v0.4.1 (2019-05-13)
1415

1516
### Build
1617

17-
* Update CHANGELOG.md to v0.4.1 with Red Panda JPL ([d947e57](https://github.com/kairops/docker-command-launcher/commit/d947e57))
18+
* Update CHANGELOG.md to v0.4.1 with Red Panda JPL ([d947e57](https://github.com:kairops/docker-command-launcher/commit/d947e57))
1819

1920
### Docs
2021

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

2324
## v0.4.0 (2019-05-13)
2425

2526
### Breaking
2627

27-
* Docker command wrapper refactor ([cd3deec](https://github.com/kairops/docker-command-launcher/commit/cd3deec))
28+
* Docker command wrapper refactor ([cd3deec](https://github.com:kairops/docker-command-launcher/commit/cd3deec))
2829

2930
### Build
3031

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

3334
## v0.3.1 (2019-05-10)
3435

3536
### Build
3637

37-
* Update CHANGELOG.md to v0.3.1 with Red Panda JPL ([cf2789c](https://github.com/kairops/docker-command-launcher/commit/cf2789c))
38+
* Update CHANGELOG.md to v0.3.1 with Red Panda JPL ([cf2789c](https://github.com:kairops/docker-command-launcher/commit/cf2789c))
3839

3940
### Docs
4041

41-
* Add md2html command info ([008c9d1](https://github.com/kairops/docker-command-launcher/commit/008c9d1))
42+
* Add md2html command info ([008c9d1](https://github.com:kairops/docker-command-launcher/commit/008c9d1))
4243

4344
## v0.3.0 (2019-05-10)
4445

4546
### Upgrade
4647

47-
* Add volume injection and pass parameters to the command ([35681e1](https://github.com/kairops/docker-command-launcher/commit/35681e1))
48+
* Add volume injection and pass parameters to the command ([35681e1](https://github.com:kairops/docker-command-launcher/commit/35681e1))
4849

4950
### Build
5051

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

5354
## v0.2.0 (2019-05-10)
5455

5556
### Upgrade
5657

57-
* Use standard input with the command ([8fd1763](https://github.com/kairops/docker-command-launcher/commit/8fd1763))
58+
* Use standard input with the command ([8fd1763](https://github.com:kairops/docker-command-launcher/commit/8fd1763))
5859

5960
### Build
6061

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

6364
## v0.1.0 (2019-05-10)
6465

6566
### New
6667

67-
* Add test wrapper ([5f54574](https://github.com/kairops/docker-command-launcher/commit/5f54574))
68-
* Initial import ([47d5b73](https://github.com/kairops/docker-command-launcher/commit/47d5b73))
68+
* Add test wrapper ([5f54574](https://github.com:kairops/docker-command-launcher/commit/5f54574))
69+
* Initial import ([47d5b73](https://github.com:kairops/docker-command-launcher/commit/47d5b73))
6970

7071
### Build
7172

72-
* Update CHANGELOG.md to v0.1.0 with Red Panda JPL ([fa62826](https://github.com/kairops/docker-command-launcher/commit/fa62826))
73-
* Add CI pipeline script ([d3672ae](https://github.com/kairops/docker-command-launcher/commit/d3672ae))
73+
* Update CHANGELOG.md to v0.1.0 with Red Panda JPL ([fa62826](https://github.com:kairops/docker-command-launcher/commit/fa62826))
74+
* Add CI pipeline script ([d3672ae](https://github.com:kairops/docker-command-launcher/commit/d3672ae))
7475

0 commit comments

Comments
 (0)