Skip to content

Commit

Permalink
docs(changelog): add changes of 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 12, 2019
1 parent d20c4d6 commit 0ff9a4f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# NgxTesting - Changelog

# [2.0.0](https://github.com/orchestratora/ngx-testing/compare/v1.2.2...v2.0.0) (2019-06-12)


### Bug Fixes

* **host:** update how directive IO metadata resolved ([9c379cd](https://github.com/orchestratora/ngx-testing/commit/9c379cd))
* **ng:** update to stable Angular v8 ([09a618e](https://github.com/orchestratora/ngx-testing/commit/09a618e))
* **util:** remove extra filtering when getting directive IO ([ebbaba7](https://github.com/orchestratora/ngx-testing/commit/ebbaba7))


### Features

* **ng:** update to Angular v8 ([a54df12](https://github.com/orchestratora/ngx-testing/commit/a54df12))


### BREAKING CHANGES

* **ng:** Only major version of Angular updated. Public APIs are same.

## [1.2.2](https://github.com/orchestratora/ngx-testing/compare/v1.2.1...v1.2.2) (2019-03-06)


Expand Down

0 comments on commit 0ff9a4f

Please sign in to comment.