Skip to content

Commit 138adcc

Browse files
committed
Update CHANGELOG
1 parent 299d43e commit 138adcc

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## 1.9.0 (2021/01/03)
4+
5+
* Refactor CI and dev workflow with buildx bake (#99)
6+
* Upload artifacts
7+
* Add `image-local` target
8+
* Single job for artifacts and image
9+
* Add `armv5` artifact
10+
* Use embedded tzdata package and remove `--timezone` flag (#98)
11+
* Go 1.15 (#97)
12+
* Send registry authentication details to Swarm agents (#96)
13+
* Handle registry auth from spec (#92)
14+
* Bump github.com/mitchellh/mapstructure from 1.3.3 to 1.4.0 (#88)
15+
* Bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 (#89)
16+
* Docker image also available on [GitHub Container Registry](https://github.com/users/crazy-max/packages/container/package/swarm-cronjob)
17+
* Bump github.com/rs/zerolog from 1.19.0 to 1.20.0 (#68)
18+
* Docs website with mkdocs
19+
* Switch to [Docker actions](https://github.com/docker/build-push-action)
20+
* Add notes about timezone (#43)
21+
* Add renovate example (#42)
22+
* Add MariaDB dump example (#35)
23+
324
## 1.8.0 (2020/04/06)
425

526
* Switch to kong command-line parser

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018-2020 CrazyMax
3+
Copyright (c) 2018-2021 CrazyMax
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)