Skip to content

Commit c5bbdb0

Browse files
committed
Update changelog for new release
1 parent 8f31a08 commit c5bbdb0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

HISTORY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v4.0.2
2+
3+
- Added test script to presence of Meteor and other dependencies in base image
4+
- Added Dockerfile (Hadolint) linting job to CircleCI
5+
- Added condition to not run docker-push for PRs from forks
6+
- Moved CI commands from scripts into circle config
7+
- Added Docker image labels to annotate built images with CI information
8+
- Updated job to publish all built Docker artifacts [git sha1, git branch, git tags (if applicable) and `:latest` if it is the highest tagged version on master.
9+
10+
111
## v4.0.0
212

313
- multi-stage build support <https://docs.docker.com/develop/develop-images/multistage-build/>

0 commit comments

Comments
 (0)