@atomist/sdm-pack-aspect
Version:
an Atomist SDM Extension Pack for visualizing drift across an organization
83 lines (42 loc) • 3.39 kB
Markdown
# 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-seeds/empty-sdm/compare/0.1.28...HEAD)
### Added
- Allow to optionally include repos in drift report. [#237](https://github.com/atomist/sdm-pack-aspect/issues/237)
### Changed
- Support for dynamic aspects, report details. [#209](https://github.com/atomist/sdm-pack-aspect/issues/209)
## [0.1.28](https://github.com/atomist-seeds/empty-sdm/compare/0.1.27...0.1.28) - 2019-08-02
## [0.1.27](https://github.com/atomist-seeds/empty-sdm/compare/0.1.26...0.1.27) - 2019-08-02
## [0.1.26](https://github.com/atomist-seeds/empty-sdm/compare/0.1.25...0.1.26) - 2019-08-02
## [0.1.25](https://github.com/atomist-seeds/empty-sdm/compare/0.1.24...0.1.25) - 2019-08-01
## [0.1.24](https://github.com/atomist-seeds/empty-sdm/compare/0.1.23...0.1.24) - 2019-08-01
## [0.1.23](https://github.com/atomist-seeds/empty-sdm/compare/0.1.22...0.1.23) - 2019-08-01
## [0.1.22](https://github.com/atomist-seeds/empty-sdm/compare/0.1.21...0.1.22) - 2019-08-01
## [0.1.21](https://github.com/atomist-seeds/empty-sdm/compare/0.1.20...0.1.21) - 2019-07-26
## [0.1.20](https://github.com/atomist-seeds/empty-sdm/compare/0.1.19...0.1.20) - 2019-07-17
## [0.1.19](https://github.com/atomist-seeds/empty-sdm/compare/0.1.18...0.1.19) - 2019-07-09
## [0.1.18](https://github.com/atomist-seeds/empty-sdm/compare/0.1.17...0.1.18) - 2019-07-08
## [0.1.17](https://github.com/atomist-seeds/empty-sdm/compare/0.1.16...0.1.17) - 2019-07-08
## [0.1.16](https://github.com/atomist-seeds/empty-sdm/compare/0.1.15...0.1.16) - 2019-07-05
## [0.1.15](https://github.com/atomist-seeds/empty-sdm/compare/0.1.14...0.1.15) - 2019-07-04
## [0.1.14](https://github.com/atomist-seeds/empty-sdm/compare/0.1.13...0.1.14) - 2019-07-04
## [0.1.13](https://github.com/atomist-seeds/empty-sdm/compare/0.1.12...0.1.13) - 2019-07-04
## [0.1.12](https://github.com/atomist-seeds/empty-sdm/compare/0.1.11...0.1.12) - 2019-07-01
## [0.1.11](https://github.com/atomist-seeds/empty-sdm/compare/0.1.10...0.1.11) - 2019-07-01
## [0.1.10](https://github.com/atomist-seeds/empty-sdm/compare/0.1.9...0.1.10) - 2019-06-17
## [0.1.9](https://github.com/atomist-seeds/empty-sdm/compare/0.1.8...0.1.9) - 2019-06-13
## [0.1.8](https://github.com/atomist-seeds/empty-sdm/compare/0.1.7...0.1.8) - 2019-06-13
## [0.1.7](https://github.com/atomist-seeds/empty-sdm/compare/0.1.6...0.1.7) - 2019-06-13
## [0.1.6](https://github.com/atomist-seeds/empty-sdm/compare/0.1.5...0.1.6) - 2019-06-13
## [0.1.5](https://github.com/atomist-seeds/empty-sdm/compare/0.1.4...0.1.5) - 2019-06-13
## [0.1.4](https://github.com/atomist-seeds/empty-sdm/compare/0.1.3...0.1.4) - 2019-06-13
## [0.1.3](https://github.com/atomist-seeds/empty-sdm/compare/0.1.2...0.1.3) - 2019-05-07
## [0.1.2](https://github.com/atomist-seeds/empty-sdm/compare/0.1.1...0.1.2) - 2019-05-07
## [0.1.1](https://github.com/atomist-seeds/empty-sdm/compare/0.1.0...0.1.1) - 2019-05-07
## [0.1.0](https://github.com/atomist-seeds/empty-sdm/tree/0.1.0) - 2019-05-07
### Added
- Empty SDM.
### Security
- Removed nodemon and updated npm-run-all. [#15](https://github.com/atomist-seeds/empty-sdm/issues/15)