# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/atomist/sdm-pack-seed/compare/1.1.1...HEAD)

## [1.1.1](https://github.com/atomist/sdm-pack-seed/compare/1.1.0...1.1.1) - 2019-07-10

## [1.1.0](https://github.com/atomist/sdm-pack-seed/compare/1.0.0...1.1.0) - 2019-07-09

### Added

-   Add support for sending messages from a Project Analysis. [#9](https://github.com/atomist/sdm-pack-analysis/issues/9)
-   Introduce project classification . [#11](https://github.com/atomist/sdm-pack-analysis/issues/11)
-   Analysis is now also available on RunCondition. [#19](https://github.com/atomist/sdm-pack-analysis/issues/19)
-   Expose Uhura goal status on full analysis. [#22](https://github.com/atomist/sdm-pack-analysis/issues/22)
-   Add fingerprint support. [#23](https://github.com/atomist/sdm-pack-analysis/issues/23)
-   Incorporate fingerprinting into analysis. [#29](https://github.com/atomist/sdm-pack-analysis/issues/29)

## [1.0.0](https://github.com/atomist/sdm-pack-seed/compare/0.1.0...1.0.0) - 2019-03-30

## [0.1.0](https://github.com/atomist/sdm-pack-seed/tree/0.1.0) - 2019-03-20

### Added

-   Empty SDM pack structure.
-   Add delivery notification phase. [#3](https://github.com/atomist/sdm-pack-analysis/issues/3)
