Skip to content

Commit

Permalink
v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielschmitz committed May 21, 2019
1 parent 0dd2f67 commit 58e62d1
Showing 1 changed file with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
#### 0.0.1 (2019-05-21)

##### Documentation Changes

* demo url (2dcb255b)
* README initial update (573b5ff7)

##### New Features

* Adds changelog to project (f8255b95)
* save category (f27db033)
* Show category modal (df8b6c95)
* categories with action buttons (d6d730d5)
* now v2 implementation (331e5f59)
* emojis :tada: (64ccf5de)
* categories list table (070fd213)

##### Bug Fixes

* changelog command (0dd2f675)
* include externals bundle dependencies (f554a607)
* change loader to webpack (89ba1502)
* github href link (17cc808a)
* github url (33435b36)
* README (42949702)

##### Other Changes

* Create a new category (45f366f4)
* Displays a loding state on save category (ff0a788d)
* card has a new parameter: title (ddbc4d33)

##### Refactors

* app name (0020c563)

#### 0.0.1 (2019-05-21)

##### Documentation Changes

* demo url (2dcb255b)
* README initial update (573b5ff7)

##### New Features

* Adds changelog to project (f8255b95)
* save category (f27db033)
* Show category modal (df8b6c95)
* categories with action buttons (d6d730d5)
* now v2 implementation (331e5f59)
* emojis :tada: (64ccf5de)
* categories list table (070fd213)

##### Bug Fixes

* include externals bundle dependencies (f554a607)
* change loader to webpack (89ba1502)
* github href link (17cc808a)
* github url (33435b36)
* README (42949702)

##### Other Changes

* Create a new category (45f366f4)
* Displays a loding state on save category (ff0a788d)
* card has a new parameter: title (ddbc4d33)

##### Refactors

* app name (0020c563)

#### 0.0.1 (2019-05-21)

##### Documentation Changes

* demo url (2dcb255b)
* README initial update (573b5ff7)

##### New Features

* save category (f27db033)
* Show category modal (df8b6c95)
* categories with action buttons (d6d730d5)
* now v2 implementation (331e5f59)
* categories list table (070fd213)

##### Bug Fixes

* include externals bundle dependencies (f554a607)
* change loader to webpack (89ba1502)
* github href link (17cc808a)
* github url (33435b36)
* README (42949702)

##### Other Changes

* Create a new category (45f366f4)
* Displays a loding state on save category (ff0a788d)
* card has a new parameter: title (ddbc4d33)

##### Refactors

* app name (0020c563)

0 comments on commit 58e62d1

Please sign in to comment.