Skip to content

Commit fa9dc43

Browse files
committed
Update CHANGELOG
1 parent f399a7b commit fa9dc43

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.8.0 (2020/04/06)
4+
5+
* Switch to kong command-line parser
6+
* Go 1.13
7+
* Docker client v19.03.8
8+
* Use Open Container Specification labels as label-schema.org ones are deprecated
9+
* Update libs
10+
311
## 1.7.1 (2019/11/11)
412

513
* Update libs
@@ -12,7 +20,7 @@
1220

1321
## 1.6.0 (2019/10/13)
1422

15-
* Allow to set more replicas (Issue #16)
23+
* Allow to set more replicas (#16)
1624
* Docker client v19.03.3
1725
* Update libs
1826

@@ -37,17 +45,17 @@
3745

3846
## 1.3.0-beta.1 (2019/07/18)
3947

40-
* Add support for global mode (Issue #7)
48+
* Add support for global mode (#7)
4149
* Use v3 robfig/cron
4250
* Docker client v18.09.7
4351

4452
## 1.2.1 (2019/05/30)
4553

46-
* Fix nil pointer (Issue #7)
54+
* Fix nil pointer (#7)
4755

4856
## 1.2.0 (2019/05/01)
4957

50-
* Skip completed tasks while checking status (Issue #4)
58+
* Skip completed tasks while checking status (#4)
5159
* Update Docker client and some libs
5260
* Go 1.12.4
5361

@@ -68,12 +76,12 @@
6876

6977
## 0.2.0 (2019/01/22)
7078

71-
* Add support for Docker API [1.38](https://docs.docker.com/engine/api/v1.38/) (Issue #3)
79+
* Add support for Docker API [1.38](https://docs.docker.com/engine/api/v1.38/) (#3)
7280
* ldflags -X not properly applied
7381

7482
## 0.1.2 (2019/01/14)
7583

76-
* Fix non-cronjob services added to cronjob list (Issue #2)
84+
* Fix non-cronjob services added to cronjob list (#2)
7785
* Handle removed services
7886
* NPE while checking service
7987

0 commit comments

Comments
 (0)