Skip to content

Commit

Permalink
Changelog: #568 to changed
Browse files Browse the repository at this point in the history
[atomist:generated]
  • Loading branch information
atomist-bot committed Nov 5, 2018
1 parent 0e8b91b commit 1ea2de2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

- Add WellKnownGoals. [#566](https://github.com/atomist/sdm/issues/566)

### Changed

- **BREAKING** Expose push to inspection and autofixes and remove broken considerOnlyChangedFiles option. [#568](https://github.com/atomist/sdm/issues/568)

## [1.0.0-RC.2](https://github.com/atomist/sdm/compare/1.0.0-RC.1...1.0.0-RC.2) - 2018-10-30

### Added
Expand Down Expand Up @@ -43,7 +47,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- **BREAKING** Remove old style registration methods. [#546](https://github.com/atomist/sdm/issues/546)
- **BREAKING** Remove client exports from SDM. [#547](https://github.com/atomist/sdm/issues/547)
- **BREAKING** Remove `considerOnlyChangedFiles` setting on autofix and inspection registrations. This should be handled
by specific registrations.

### Fixed

Expand Down

0 comments on commit 1ea2de2

Please sign in to comment.