Commit 0ff9a4f 1 parent d20c4d6 commit 0ff9a4f Copy full SHA for 0ff9a4f
File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# NgxTesting - Changelog
2
2
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
+
3
22
## [ 1.2.2] ( https://github.com/orchestratora/ngx-testing/compare/v1.2.1...v1.2.2 ) (2019-03-06)
4
23
5
24
You can’t perform that action at this time.
0 commit comments