Skip to content

Commit 741713a

Browse files
Update CHANGELOG.md [skip ci]
1 parent f21365e commit 741713a

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# v0.2.0 (Fri Jun 12 2020)
2+
3+
### Release Notes
4+
5+
_From #3_
6+
7+
New options:
8+
9+
- `include` - Glob patterns to generate docs for
10+
- `exclude` - Glob patterns to ignore doc generation. Great for ignoring all of your Icons
11+
12+
---
13+
14+
#### 🚀 Enhancement
15+
16+
- add "include" and "exclude" options [#3](https://github.com/hipstersmoothie/react-docgen-typescript-plugin/pull/3) ([@hipstersmoothie](https://github.com/hipstersmoothie))
17+
18+
#### 📝 Documentation
19+
20+
- Add note about slow tsconfig options [#2](https://github.com/hipstersmoothie/react-docgen-typescript-plugin/pull/2) ([@hipstersmoothie](https://github.com/hipstersmoothie))
21+
22+
#### Authors: 1
23+
24+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
25+
26+
---
27+
128
# v0.1.0 (Wed Jun 10 2020)
229

330
#### 🚀 Enhancement

0 commit comments

Comments
 (0)