mirror of https://github.com/docker/docs.git
20 lines
873 B
Markdown
20 lines
873 B
Markdown
---
|
|
description: Release notes for Docker
|
|
keywords: docker, documentation, about, technology, understanding, release
|
|
title: Docker Release Notes
|
|
---
|
|
|
|
For information about releases and the features they contain, see the [releases
|
|
feed on the Docker
|
|
Blog](http://blog.docker.com/category/engineering/docker-releases/). For our
|
|
open source projects, you can find detailed information about what changes were
|
|
made in each release in the project changelogs.
|
|
|
|
* <a href="https://github.com/docker/docker/blob/master/CHANGELOG.md"
|
|
target="_blank">Docker Engine</a>
|
|
* <a href="https://github.com/docker/machine/blob/master/CHANGELOG.md"
|
|
target="_blank">Docker Machine</a>
|
|
* <a href="https://github.com/docker/compose/blob/master/CHANGELOG.md"
|
|
target="_blank">Docker Compose</a>
|
|
* <a href="https://github.com/docker/swarm/blob/master/CHANGELOG.md"
|
|
target="_blank">Docker Swarm</a> |