Skip to content

Commit 0ff9a4f

Browse files
docs(changelog): add changes of 2.0.0 [skip ci]
1 parent d20c4d6 commit 0ff9a4f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# NgxTesting - Changelog
22

3+
# [2.0.0](https://github.com/orchestratora/ngx-testing/compare/v1.2.2...v2.0.0) (2019-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **host:** update how directive IO metadata resolved ([9c379cd](https://github.com/orchestratora/ngx-testing/commit/9c379cd))
9+
* **ng:** update to stable Angular v8 ([09a618e](https://github.com/orchestratora/ngx-testing/commit/09a618e))
10+
* **util:** remove extra filtering when getting directive IO ([ebbaba7](https://github.com/orchestratora/ngx-testing/commit/ebbaba7))
11+
12+
13+
### Features
14+
15+
* **ng:** update to Angular v8 ([a54df12](https://github.com/orchestratora/ngx-testing/commit/a54df12))
16+
17+
18+
### BREAKING CHANGES
19+
20+
* **ng:** Only major version of Angular updated. Public APIs are same.
21+
322
## [1.2.2](https://github.com/orchestratora/ngx-testing/compare/v1.2.1...v1.2.2) (2019-03-06)
423

524

0 commit comments

Comments
 (0)