UNPKG

2.78 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](http://keepachangelog.com/)
6and this project adheres to [Semantic Versioning](http://semver.org/).
7
8## [Unreleased](https://github.com/atomist/sdm-pack-fingerprints/compare/3.0.1...HEAD)
9
10## [3.0.1](https://github.com/atomist/sdm-pack-fingerprints/compare/3.0.0...3.0.1) - 2019-05-09
11
12## [3.0.0](https://github.com/atomist/sdm-pack-fingerprints/compare/2.0.5...3.0.0) - 2019-05-09
13
14## [2.0.5](https://github.com/atomist/sdm-pack-fingerprints/compare/2.0.4...2.0.5) - 2019-04-30
15
16## [2.0.4](https://github.com/atomist/sdm-pack-fingerprints/compare/2.0.3...2.0.4) - 2019-04-18
17
18## [2.0.3](https://github.com/atomist/sdm-pack-fingerprints/compare/2.0.1...2.0.3) - 2019-04-10
19
20## [2.0.1](https://github.com/atomist/sdm-pack-fingerprints/compare/2.0.0...2.0.1) - 2019-03-27
21
22## [2.0.0](https://github.com/atomist/sdm-pack-fingerprints/compare/1.4.7...2.0.0) - 2019-03-23
23
24## [1.4.7](https://github.com/atomist/sdm-pack-fingerprints/compare/1.4.6...1.4.7) - 2019-01-23
25
26## [1.4.6](https://github.com/atomist/sdm-pack-fingerprints/compare/1.4.5...1.4.6) - 2019-01-14
27
28## [1.4.5](https://github.com/atomist/sdm-pack-fingerprints/compare/1.4.4...1.4.5) - 2019-01-11
29
30## [1.4.4](https://github.com/atomist/sdm-pack-fingerprints/compare/1.4.3...1.4.4) - 2019-01-10
31
32## [1.4.3](https://github.com/atomist/sdm-pack-fingerprints/compare/1.4.2...1.4.3) - 2019-01-08
33
34## [1.4.2](https://github.com/atomist/sdm-pack-fingerprints/compare/1.4.1...1.4.2) - 2019-01-02
35
36## [1.4.1](https://github.com/atomist/sdm-pack-fingerprints/compare/1.4.0...1.4.1) - 2019-01-01
37
38## [1.4.0](https://github.com/atomist/sdm-pack-fingerprints/compare/1.0.0-RC.1...1.4.0) - 2018-12-25
39
40## [1.0.0-RC.1](https://github.com/atomist/sdm-pack-fingerprints/compare/1.0.0-M.5...1.0.0-RC.1) - 2018-10-15
41
42## [1.0.0-M.5](https://github.com/atomist/sdm-pack-fingerprints/compare/1.0.0-M.4...1.0.0-M.5) - 2018-09-26
43
44### Added
45
46- Make spammy messages optional. [#11](https://github.com/atomist/sdm-pack-fingerprints/issues/11)
47- Rewrite messages who’s buttons we clicked. [#15](https://github.com/atomist/sdm-pack-fingerprints/issues/15)
48
49### Fixed
50
51- Fix GraphQL warnings. [#3](https://github.com/atomist/sdm-pack-fingerprints/issues/3)
52- Remove message on project coordinate changes. [#12](https://github.com/atomist/sdm-pack-fingerprints/issues/12)
53
54## [1.0.0-M.4](https://github.com/atomist/sdm-pack-fingerprints/tree/1.0.0-M.4) - 2018-09-16
55
56### Changed
57
58- Polish messages. [#5](https://github.com/atomist/sdm-pack-fingerprints/issues/5)
59- Prefer this style of referenceing graphql mutations to get rid of runtime warning. [#6](https://github.com/atomist/sdm-pack-fingerprints/issues/6)