============
Next Version
============

===========================
bst-plugins-container 0.4.1
===========================

o Adapt plugins to BuildStream 1.93.6

o Misc documentation and CI fixes

o Added project.conf so that plugins can be loaded through junctions

===========================
bst-plugins-container 0.4.0
===========================

o BREAKING CHANGE: Adapt plugins to BuildStream 1.93.3.

  Due to backwards incompatible nature of the API changes in BuildStream, this
  release also drops support for BuildStream <= 1.93.3.

===========================
bst-plugins-container 0.3.0
===========================

o Adapt plugins in this package to BuildStream 1.93.0. Due to
  backwards-incompatible nature of BuildStream 1.93.0, this version also drops
  support for BuildStream <= 1.93.0.

===========================
bst-plugins-container 0.2.5
===========================

  o Miscellaneous bug fixes.

===========================
bst-plugins-container 0.2.4
===========================

  o Add option for `docker_image` element to have tag-less image names,
    defaults to tag of "latest" in such cases.
  o Allow `docker` source to fetch images with white-out files.
  o Add `timestamp` option to `docker_image` element to give users the ability
    to set the creation time of the generated images to a deterministic value.

===========================
bst-plugins-container 0.2.3
===========================

  o Fix docker_image plugin bugs.
  o Remove generated Docker images after running tests.

===========================
bst-plugins-container 0.2.2
===========================

  o Add yaml config to distribution package.

===========================
bst-plugins-container 0.2.1
===========================

  o Documentation improvements.

===========================
bst-plugins-container 0.2.0
===========================

  o Add docker_image plugin to generate docker images.

===========================
bst-plugins-container 0.1.2
===========================

  o Fix formatting of reStructuredText files.

===========================
bst-plugins-container 0.1.1
===========================

  o Add more metadata for PyPI package.

===========================
bst-plugins-container 0.1.0
===========================

  o Migrated the docker plugin to bst-plugins-container from bst-external.
  o bst-plugins-container released on PyPI.
