Skip to content

Commit 717802c

Browse files
committed
changlog - draft version
1 parent da5e5e1 commit 717802c

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Change Log · `uruit-react-snnipets`
1+
# Change Log
22

33
All notable changes to the `uruit-react-snippets` extension will be documented in this file.
44

@@ -21,3 +21,18 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
2121
### Added
2222
- Redux reducer snippet (`u-reducer`)
2323

24+
## `[draft]` · 2017-08
25+
26+
### Added
27+
- Snippet choices support
28+
- React PropType snippet (`u-pt`) with options for:
29+
* array
30+
* bool
31+
* func
32+
* number
33+
* object
34+
* string
35+
* symbol
36+
* node
37+
* element
38+
* any

0 commit comments

Comments
 (0)