|
1 |
| -# [1.1.0](https://github.com/mike-works/typescript-fundamentals/compare/v1.0.3...v1.1.0) (2019-03-08) |
2 |
| - |
| 1 | +# [2.0.0](https://github.com/mike-works/typescript-fundamentals/compare/v1.0.3...v2.0.0) (2019-03-08) |
3 | 2 |
|
4 | 3 | ### Bug Fixes
|
5 | 4 |
|
6 |
| -* align sequence of notes with order of slides ([313d994](https://github.com/mike-works/typescript-fundamentals/commit/313d994)) |
7 |
| -* move "interfaces vs types" back to the appropriate section" ([ba80c45](https://github.com/mike-works/typescript-fundamentals/commit/ba80c45)) |
8 |
| -* rename workspace ([646951a](https://github.com/mike-works/typescript-fundamentals/commit/646951a)) |
9 |
| -* rename workspace ([8ce8966](https://github.com/mike-works/typescript-fundamentals/commit/8ce8966)) |
10 |
| -* tests should fail in starting point code ([cfece55](https://github.com/mike-works/typescript-fundamentals/commit/cfece55)) |
11 |
| -* tests should fail in starting point code ([454ce39](https://github.com/mike-works/typescript-fundamentals/commit/454ce39)) |
12 |
| -* update installation instructions ([1706f7f](https://github.com/mike-works/typescript-fundamentals/commit/1706f7f)) |
13 |
| -* update slides link ([10ca9c2](https://github.com/mike-works/typescript-fundamentals/commit/10ca9c2)) |
14 |
| - |
| 5 | +- align sequence of notes with order of slides ([313d994](https://github.com/mike-works/typescript-fundamentals/commit/313d994)) |
| 6 | +- move "interfaces vs types" back to the appropriate section" ([ba80c45](https://github.com/mike-works/typescript-fundamentals/commit/ba80c45)) |
| 7 | +- rename workspace ([646951a](https://github.com/mike-works/typescript-fundamentals/commit/646951a)) |
| 8 | +- rename workspace ([8ce8966](https://github.com/mike-works/typescript-fundamentals/commit/8ce8966)) |
| 9 | +- tests should fail in starting point code ([cfece55](https://github.com/mike-works/typescript-fundamentals/commit/cfece55)) |
| 10 | +- tests should fail in starting point code ([454ce39](https://github.com/mike-works/typescript-fundamentals/commit/454ce39)) |
| 11 | +- update installation instructions ([1706f7f](https://github.com/mike-works/typescript-fundamentals/commit/1706f7f)) |
| 12 | +- update slides link ([10ca9c2](https://github.com/mike-works/typescript-fundamentals/commit/10ca9c2)) |
15 | 13 |
|
16 | 14 | ### Features
|
17 | 15 |
|
18 |
| -* clean slate ([514d236](https://github.com/mike-works/typescript-fundamentals/commit/514d236)) |
19 |
| -* v2 of workshop ([27f7df3](https://github.com/mike-works/typescript-fundamentals/commit/27f7df3)) |
| 16 | +- clean slate ([514d236](https://github.com/mike-works/typescript-fundamentals/commit/514d236)) |
| 17 | +- v2 of workshop ([27f7df3](https://github.com/mike-works/typescript-fundamentals/commit/27f7df3)) |
0 commit comments